9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] C compiler bug?
@ 2005-02-08  9:37 Richard Miller
  2005-02-08  9:44 ` geoff
  2005-02-08 15:08 ` C H Forsyth
  0 siblings, 2 replies; 7+ messages in thread
From: Richard Miller @ 2005-02-08  9:37 UTC (permalink / raw)
  To: 9fans

Or misunderstanding?

term% cat t.c
#define STRING "//foo"

main()
{
	print(STRING);
}
term% 8c t.c
t.c:6 newline in string
t.c:6 syntax error, last name: "<string>"
term%



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

end of thread, other threads:[~2005-02-09  5:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-08  9:37 [9fans] C compiler bug? Richard Miller
2005-02-08  9:44 ` geoff
2005-02-08 15:08 ` C H Forsyth
2005-02-08 15:43   ` Lucio De Re
2005-02-08 19:55     ` Bruce Ellis
2005-02-08 22:50       ` Charles Forsyth
2005-02-09  5:28       ` Lucio De Re

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).