diff options
| author | Philip <pipcet@gmail.com> | 2015-05-02 14:47:11 +0000 |
|---|---|---|
| committer | Philip <pipcet@gmail.com> | 2015-05-02 14:47:11 +0000 |
| commit | 823d0583dc34f27bff869de2915523f60ded4e93 (patch) | |
| tree | a08f3b0c3842eee8d35c72181497a9905867155f /tcc.c | |
| parent | 2f90db434e68b79ef6dab3a25d752ecca1bf00e2 (diff) | |
| download | tinycc-823d0583dc34f27bff869de2915523f60ded4e93.tar.gz tinycc-823d0583dc34f27bff869de2915523f60ded4e93.tar.bz2 | |
tccpp.c: unterminated macro argument error message
#define a(x) x
a((
would produce "error: , expected" when what's actually expected is a
')'.
Diffstat (limited to 'tcc.c')
0 files changed, 0 insertions, 0 deletions
