Skip to content

Instantly share code, notes, and snippets.

@gnufied
Created December 28, 2011 15:20
Show Gist options
  • Save gnufied/1528311 to your computer and use it in GitHub Desktop.
Save gnufied/1528311 to your computer and use it in GitHub Desktop.
cc -I. -I/opt/local/include -I. -I/home/ubuntu/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/x86_64-linux -I. -fPIC -g -O2 -O0 -Wall -Werror -c gherkin_lexer_ar.c
/Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ar.c.rl: In function 'CLexer_scan':
/Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ar.c.rl:198:29: error: the comparison will always evaluate as 'true' for the address of 'raise_lexer_error' will never be NULL [-Werror=address]
/Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ar.c.rl:198:29: error: the comparison will always evaluate as 'true' for the address of 'raise_lexer_error' will never be NULL [-Werror=address]
cc1: all warnings being treated as errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment