Hi,

Yet another status report

[./drivers/isdn/mISDN/dsp_cmx.c:1580]: (error) Invalid number of character ({). 
Can't process file.

This happens because of this code, which looks like it is put there on purpose to cause compilation error if DSP_NEVER_DEFINED is defined. I don't think there is a bug in Cppcheck or Linux, while it would be nice if there would be a comment on that line to tell what is the meaning of it. No bugs reported.

#ifdef DSP_NEVER_DEFINED
        }
#endif

[./drivers/staging/frontier/tranzport.c:666]: (error) Invalid number of 
character ({). Can't process file.

Reported to Cppcheck:
http://sourceforge.net/apps/trac/cppcheck/ticket/501

[./drivers/staging/wlan-ng/p80211types.h:208]: (error) Invalid number of 
character ({). Can't process file.

This was actually in drivers/staging/wlan-ng/p80211netdev.c. It looks like a bug in the kernel. Bug reported:
http://bugzilla.kernel.org/show_bug.cgi?id=13820

[./drivers/video/atafb.c:156]: (error) Invalid number of character ({). Can't 
process file.

Reported to Cppcheck and fixed in trunk:
http://sourceforge.net/apps/trac/cppcheck/ticket/469

--
Reijo



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to