|
From: | nobody |
Subject: | [Pnet-developers] [bug #4695] [PNET][PNET/C][ENUM] Constant Value required? Constant Expression passed. |
Date: | Sun, 10 Aug 2003 03:17:15 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.5a) Gecko/20030618 |
=================== BUG #4695: FULL BUG SNAPSHOT =================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4695&group_id=353 Submitted by: mdupont Project: DotGNU Portable.NET Submitted on: Sun 08/10/2003 at 09:17 Category: None Severity: 5 - Major Bug Group: None Resolution: None Assigned to: None Status: Open Summary: [PNET][PNET/C][ENUM] Constant Value required? Constant Expression passed. 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))}; No Followups Have Been Posted CC list is empty No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4695&group_id=353 _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |