This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
add report in the effects_code_generation, as it is the short form for both report_errors and report_warnings
pull/1869/head
Gerald Xv
6 years ago
parent
c96222ead3
commit
8f36dfdc65
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/rebar_erlc_compiler.erl
+ 1
- 0
src/rebar_erlc_compiler.erl
View File
@ -363,6 +363,7 @@ effects_code_generation(Option) ->
report_errors
-
>
false
;
return_errors
-
>
false
;
return_warnings
-
>
false
;
report
-
>
false
;
warnings_as_errors
-
>
false
;
binary
-
>
false
;
verbose
-
>
false
;
Write
Preview
Loading…
Cancel
Save