Linux SPARSE checker discussions
 help / color / mirror / Atom feed
* re: Adding default for m64/m32 handle
@ 2012-07-26  7:45 Dan Carpenter
  2012-07-26 10:28 ` Christopher Li
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Carpenter @ 2012-07-26  7:45 UTC (permalink / raw)
  To: Christopher Li; +Cc: linux-sparse

Hi Chris,

The patch 7aa79f8401f0 "Adding default for m64/m32 handle" causes
a problem for variables called x86_64.

$ echo "unsigned char x86_64;" > test.c
$ ./sparse test.c
test.c:1:15: warning: missing identifier in declaration
test.c:1:15: error: Expected ; at the end of type declaration
test.c:1:15: error: got 1

regards,
dan carpenter

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-26 16:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26  7:45 Adding default for m64/m32 handle Dan Carpenter
2012-07-26 10:28 ` Christopher Li
2012-07-26 11:14   ` Dan Carpenter
2012-07-26 16:57     ` Christopher Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox