Bug 313486 (MONO52579) - int.Parse (); doesnt compile while Int32.Parse () compiles fine.
Summary: int.Parse (); doesnt compile while Int32.Parse () compiles fine.
Status: RESOLVED MOVED
Alias: MONO52579
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-03 20:28 UTC by Thiago Sayão
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
TESCASE (379 bytes, text/plain)
2004-01-03 20:29 UTC, Thomas Wiest
Details

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


---- Reported by sayao@brturbo.com 2004-01-03 13:28:42 MST ----

See the tescase attached.
It refuses to compile a line saying that there is a missing ";". The ";" is
there and its not what is causing the error.

int.Parse (); doesnt compile while Int32.Parse () compiles fine.

The mcs error report is wrong. (its not even an error because int.Parse ()
should do the same as Int32.Parse () doesnt it ?)



---- Additional Comments From sayao@brturbo.com 2004-01-03 13:29:07 MST ----

Created an attachment (id=165413)
TESCASE




---- Additional Comments From bmaurer@users.sf.net 2004-01-03 13:30:59 MST ----



*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO49836 ***

Imported an attachment (id=165413)

Unknown operating system unknown. Setting to default OS "Other".
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"