commit | 51a7bb77f04a7aab14a335b8c9e4189ceb8410e4 | [log] [tgz] |
---|---|---|
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | Fri Aug 11 20:37:27 2017 +0000 |
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | Fri Aug 11 20:37:27 2017 +0000 |
tree | 8471802c13df77df97a6e27f93244a2ff0705734 | |
parent | 1edc4728c2679b013e44bb8848aea9ac2ce68096 [diff] |
Disable warnings_as_errors With the deprecation of gen_fsm and Triq's continued support of it, there are warnings we cannot fix right now. Also, Werror is generally a risky option, since there can always be unexpected warnings which then cause the build to fail.