Bug 316535 (MONO69918) - [GMCS] Foreach doesn't work inside corlib
Summary: [GMCS] Foreach doesn't work inside corlib
Status: RESOLVED FIXED
Alias: MONO69918
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: 1.0
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 20:06 UTC by Ben Maurer
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:59:44 UTC


---- Reported by bmaurer@users.sf.net 2004-11-25 13:06:34 MST ----

In s.col.gen.stack, I have:

#if GMCS_FIXED
				foreach (T t in collection)
					Push (t);
#endif



---- Additional Comments From martin@ximian.com 2004-11-25 16:06:03 MST ----

Fixed in SVN.


Unknown operating system unknown. Setting to default OS "Other".