bugDotGNU Portable.NET - Bugs: bug #4695, [PNET][PNET/C][ENUM] Constant...

 
 

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

bug #4695: [PNET][PNET/C][ENUM] Constant Value required? Constant Expression passed.

Submitter:  James Michael DuPont <mdupont>
Submitted:  Sun 10 Aug 2003 07:17:15 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 02 Oct 2003 11:27:22 PM UTC, comment #1: 

Fix committed to CVS - 3 Oct 2003

Rhys Weatherley <rweather>
Group administrator
Sun 10 Aug 2003 07:17:15 AM UTC, original submission:  

This looks like a problem evaluating the constant expression. For some reason the expression is not treated as an constant one. Ideally you should be able to eval this to an const value.
//# 48 "/usr/include/ctype.h" 3 4
ctype_constant.c:2: constant value required
enum{ _ISupper = ((0) < 8 ? ((1 << (0)) << 8) : ((1 << (0)) >> 8))};

James Michael DuPont <mdupont>

 

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

No files currently attached

 

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-10-02 rweather StatusNone None
    Open/ClosedOpen None

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code