public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/10637: gcc compiles code with syntax error in it
@ 2003-05-06 11:06 Zimler Attila
  0 siblings, 0 replies; 3+ messages in thread
From: Zimler Attila @ 2003-05-06 11:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/10637; it has been noted by GNATS.

From: Zimler Attila <hijaszu@mail.novo-iram.hu>
To: giovannibajo@libero.it,  gcc-bugs@gcc.gnu.org,  gcc-prs@gcc.gnu.org, 
 hijaszu@mail.novo-iram.hu,  nobody@gcc.gnu.org,  gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c/10637: gcc compiles code with syntax error in it
Date: Tue, 06 May 2003 13:07:47 +0000

 giovannibajo@libero.it wrote:
 > Synopsis: gcc compiles code with syntax error in it
 > 
 > State-Changed-From-To: open->closed
 > State-Changed-By: bajo
 > State-Changed-When: Tue May  6 10:15:24 2003
 > State-Changed-Why:
 >     Not a bug. Have you ever heard of the comma operator?
 >     Review a good C book.
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10637
 > 
 > 
 Then sorry for it :) all of my C book forgot to mention this :)
 Thanks :) And sorry again for the bugposting :)
 


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

* Re: c/10637: gcc compiles code with syntax error in it
@ 2003-05-06 10:15 giovannibajo
  0 siblings, 0 replies; 3+ messages in thread
From: giovannibajo @ 2003-05-06 10:15 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, hijaszu, nobody

Synopsis: gcc compiles code with syntax error in it

State-Changed-From-To: open->closed
State-Changed-By: bajo
State-Changed-When: Tue May  6 10:15:24 2003
State-Changed-Why:
    Not a bug. Have you ever heard of the comma operator?
    Review a good C book.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10637


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

* c/10637: gcc compiles code with syntax error in it
@ 2003-05-06  8:56 hijaszu
  0 siblings, 0 replies; 3+ messages in thread
From: hijaszu @ 2003-05-06  8:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10637
>Category:       c
>Synopsis:       gcc compiles code with syntax error in it
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          accepts-illegal
>Submitter-Id:   net
>Arrival-Date:   Tue May 06 08:56:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Zimler Attila
>Release:        gcc version 3.2.3
>Organization:
>Environment:
i686 Linux with 2.4.20 kernel
>Description:
Gcc fails to reject the compilation of the code. The syntax error is after fv() call in main. (line ends with ",")
>How-To-Repeat:
void fv() {}
void fv2() {}

int main()
{
	fv(),
	fv2();
}
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-05-06 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-06 11:06 c/10637: gcc compiles code with syntax error in it Zimler Attila
  -- strict thread matches above, loose matches on Subject: below --
2003-05-06 10:15 giovannibajo
2003-05-06  8:56 hijaszu

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 read-only IMAP folder(s) and NNTP newsgroup(s).