[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #7485] Non-initialized variable in for-loop shal
From: |
anonymous |
Subject: |
[Pnet-developers] [bugs #7485] Non-initialized variable in for-loop shall not be compiled by cscc |
Date: |
Tue, 27 Jan 2004 20:00:08 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #7485] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7485>
Project: DotGNU Portable.NET
Submitted by: 0
On: Tue 01/27/04 at 20:00
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: Non-initialized variable in for-loop shall not be compiled by cscc
Original Submission: Compiling the attached demo file containing a for-loop
with a variable, that isn't initialized, stops using Billy's csc with an error
message as follows:
error CS0165: Use of unassigned variable 'i'
Compiling it with cscc doesn't produce this error. The file compiles and runs
with no errors in dotgnu.
File Attachments
-------------------
-------------------------------------------------------
Date: Tue 01/27/04 at 20:00 Name: for_loop_test.cs Size: 166KB By: None
Demo file
http://savannah.gnu.org/bugs/download.php?item_id=7485&item_file_id=1007
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=7485>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [bugs #7485] Non-initialized variable in for-loop shall not be compiled by cscc,
anonymous <=