The number of rows to display warning is wrong
commitbcf60562e056265d0197bd3765a4d5256e2ca7ec
authorjiang <30155751@qq.com>
Fri, 23 May 2014 07:46:08 +0000 (23 15:46 +0800)
committerjiang <30155751@qq.com>
Fri, 23 May 2014 07:46:08 +0000 (23 15:46 +0800)
treeb1a79347a0b22878551dc69627e18536ae36029a
parent9c78da8a32f679e3662d80d361a5eec31740cf95
The number of rows to display warning is wrong
For example:
#define TOK_ASM_weak TOK_WEAK1
#define TOK_ASM_weak TOK_WEAK
Output:
C8.c:3: warning: TOK_ASM_weak redefined
libtcc.c