Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
SisMaker
/
rebar3
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Projects
0
Versões
62
Wiki
Atividade
Ver código fonte
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 anos atrás
pai
c96222ead3
commit
8f36dfdc65
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
src/rebar_erlc_compiler.erl
+ 1
- 0
src/rebar_erlc_compiler.erl
Ver arquivo
@ -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
;
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar