Do not strip the 0x prefix from the textual representation of hexadecimal constants.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 17:00:27 +0000 (19:00 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 17:16:06 +0000 (19:16 +0200)
commitbe0cc563c3f4f99f4e6cc7d8f6041923f92cbd76
tree5cc59f12cc36f9323c66d63004a409f1d9184152
parent4bd2a04e3ec40047cb74b0b3ab1024e96aee08e3
Do not strip the 0x prefix from the textual representation of hexadecimal constants.

In particular this adds the missing prefix in print_token().
ast.c
ast2firm.c
lexer.c
wrappergen/write_jna.c