3928:1: pasting "sctps_ch_rcvd" and "[" does not give a valid
> preprocessing token
GCC is correct pasting sctps_ch_rcvd and [ does not give a valid
preprocessing token.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7976
Thanks,
Andrew
>
> #define SCTP_CHUNK_STAT_I
I use gcc version 3.4.4, build the following lines, but it the following
error, what does it means, it seem no error according the C99 standard. Is
it a gcc bug?
sctp_input.c:3928:1: pasting "sctps_ch_rcvd" and "[" does not give a valid
preprocessing token
#define SCTP_CH