Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev | Erlang/OTP | |
* cf/compile_warning_as_error: Add option -Werror in erlc(1) compile: add flag warnings_as_errors to treat warnings as errors compile.erl: remove trailing whitespace OTP-8382 The -Werror option for erlc and the compiler option warnings_as_errors will cause warnings to be treated as errors. (Thanks to Christopher Faulet.) | |||
2010-01-19 | compile: add flag warnings_as_errors to treat warnings as errors | Christopher Faulet | |
With this flag, warnings are treated as errors, like gcc flag '-Werror'. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |