Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variable exported from 'case' #36

Open
marcelloceschia opened this issue Sep 23, 2013 · 0 comments
Open

variable exported from 'case' #36

marcelloceschia opened this issue Sep 23, 2013 · 0 comments

Comments

@marcelloceschia
Copy link

==> epgsql (compile)
compile: warnings being treated as errors
compile: warnings being treated as errors
Compiled src/pgsql.erl
src/pgsql_sock.erl:68: variable 'State2' exported from 'case' (line 59)
src/pgsql_idatetime.erl:47: variable 'J4' exported from 'case' (line 42)
src/pgsql_sock.erl:69: variable 'Opts3' exported from 'case' (line 44)
src/pgsql_sock.erl:156: variable 'Channel' exported from 'case' (line 152)
src/pgsql_sock.erl:156: variable 'Payload' exported from 'case' (line 152)
src/pgsql_idatetime.erl:61: variable 'Y2' exported from 'case' (line 53)
src/pgsql_idatetime.erl:64: variable 'M2' exported from 'case' (line 53)
make: *** [compile] Fehler 1
# erl -v
Erlang R16B02 (erts-5.10.3) [source] [64-bit] [smp:2:2] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V5.10.3  (abort with ^G)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant