Building rx's gas code atm fails:
authorMike Frysinger <vapier@gentoo.org>
Tue, 25 Oct 2011 20:36:22 +0000 (20:36 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 25 Oct 2011 20:36:22 +0000 (20:36 +0000)
commit214ce7b58a5e6526bd9fcfe7e7893e2b915f75fd
tree9a6bfa1cac53bc2d1534618d3045aad3b84affa0
parent54d8a6445fa1b27e4cd03307af963828cf337f9f
Building rx's gas code atm fails:

rx-parse.c: In function ‘rx_parse’:
rx-parse.c:3774:9: error: passing argument 1 of ‘rx_error’ discards ‘const’
qualifier from pointer target type [-Werror]
../../../gas/config/rx-defs.h:40:12: note:
expected ‘char *’ but argument is of type ‘const char *’
cc1: all warnings being treated as errors

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gas/ChangeLog
gas/config/rx-defs.h
gas/config/rx-parse.y
This page took 0.023525 seconds and 4 git commands to generate.