dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #10586] Bug in declaration initializers


From: anonymous
Subject: [Pnet-developers] [bugs #10586] Bug in declaration initializers
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[bugs #10586] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10586>
Project: DotGNU Portable.NET
Submitted by: 0
On: Tue 10/05/2004 at 15:07

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  Bug in declaration initializers

Original Submission:  int main () {
  char buffer[8], *p = buffer;
  return p == buffer;
}

/* this does not compile with cscc:
error.c:2: `buffer' undeclared (first use in this function)
but the code is correct */












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10586>

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





reply via email to

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