dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #4726] cscc - bogus syntax error


From: nobody
Subject: [Pnet-developers] [bug #4726] cscc - bogus syntax error
Date: Wed, 13 Aug 2003 00:57:47 -0400
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624

=================== BUG #4726: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4726&group_id=353

Changes by: Mario D. Santana <address@hidden>
Date: Wed 08/13/2003 at 04:57 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Realized I forgot to post the actual error!  It's:

address@hidden:src cscc this.c -o this
this.c:6: syntax error, unexpected '=', expecting "`||'" or ':' at or near `='
this.c:10: syntax error, unexpected '=', expecting "`||'" or ':' at or near `='




=================== BUG #4726: FULL BUG SNAPSHOT ===================


Submitted by: santana                 Project: DotGNU Portable.NET          
Submitted on: Tue 08/12/2003 at 21:06
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         

Summary:  cscc - bogus syntax error

Original Submission:  syntax error on a construct like this:
  i == 0 ? i = table->size - 1 : --i

This is code straight from expat 1.2

Follow-up Comments
*******************

-------------------------------------------------------
Date: Wed 08/13/2003 at 04:57       By: santana
Realized I forgot to post the actual error!  It's:

address@hidden:src cscc this.c -o this
this.c:6: syntax error, unexpected '=', expecting "`||'" or ':' at or near `='
this.c:10: syntax error, unexpected '=', expecting "`||'" or ':' at or near `='



CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Tue 08/12/2003 at 21:12  Name: real-this.c  Size: 0KB   By: santana
Correct test case.  Please ignore previous file.
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=4726&amp;bug_file_id=593

-------------------------------------------------------
Date: Tue 08/12/2003 at 21:06  Name: this.c  Size: 0KB   By: santana
simple test case, works with gcc
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=4726&amp;bug_file_id=592


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4726&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]