bugDotGNU Portable.NET - Bugs: bug #4726, cscc - bogus syntax error

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #4726: cscc - bogus syntax error

Submitter:  Mario D. Santana <santana>
Submitted:  Tue 12 Aug 2003 09:06:33 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 15 Aug 2003 12:16:22 AM UTC, comment #2: 

Fix committed to CVS - 13 Aug 2003

Rhys Weatherley <rweather>
Group administrator
Wed 13 Aug 2003 04:57:47 AM UTC, comment #1: 

Realized I forgot to post the actual error!  It's:

mds@dexter: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 `='

Mario D. Santana <santana>
Tue 12 Aug 2003 09:06:33 PM UTC, original submission:  

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

This is code straight from expat 1.2

Mario D. Santana <santana>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #596:  real-this.c added by santana (197B - text/plain - Correct test case. Please ignore previous file.)
file #595:  this.c added by santana (56B - text/plain - simple test case, works with gcc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-08-15 rweather StatusNone None
    Open/ClosedOpen None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code