Bug#234697: splint: Parse Error: suspect missing struct or union keyword: __signed__

2007-11-12 Thread Y Giridhar Appaji Nag
tags 234697 +moreinfo
thanks

Hi Amit,

Can you please answer Samuele's question and add more information to
this bug?  I have a feeling that you were using splint to check Linux
kernel code (a module?) and this error is because of GCC's keywords
(__signed__ in this case).  You did not use rename the __signed__ to
signed and hence this problem.

Giridhar

On 04/04/23 21:46 +0200, Samuele Giovanni Tonon said ...
 On Wed, Feb 25, 2004 at 03:00:40PM +0530, Amit Shah wrote:
  /usr/include/asm/types.h:13:24: Parse Error:
  Suspect missing struct or union keyword: __signed__ :
  unsigned short int. (For help on parse errors, see splint -help
  parseerrors.)
  *** Cannot continue.
  
  I'm using
  $ apt-cache policy linux-kernel-headers
  linux-kernel-headers:
   Installed: 2.5.999-test7-bk-15
 
 sorry for the delay of the reply.
 Could you please tell me how that problem was found ?
 I mean, what program were you splinting ?

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#234697: splint: Parse Error: suspect missing struct or union keyword: __signed__

2007-11-12 Thread Amit Shah
On Nov 12, 2007 2:38 PM, Y Giridhar Appaji Nag [EMAIL PROTECTED] wrote:

 Hi Amit,

 Can you please answer Samuele's question and add more information to
 this bug?  I have a feeling that you were using splint to check Linux
 kernel code (a module?) and this error is because of GCC's keywords
 (__signed__ in this case).  You did not use rename the __signed__ to
 signed and hence this problem.

Hm, I can't remember what I did, but I guess it was some Linux kernel
file that I tried splinting.

I'll reopen if I run into it again.

-- 
Amit Shah
http://www.amitshah.net/



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