https://bugzilla.novell.com/show_bug.cgi?id=647845

https://bugzilla.novell.com/show_bug.cgi?id=647845#c2


Fabien Barbier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #2 from Fabien Barbier <[email protected]> 2010-11-21 
13:44:11 UTC ---
This still happens with the new mono 2.8.1 release, so I reopen this bug.
Also it seems to happen with all three of mcs, gmcs and dmcs contrary to what i
thought.

/Library/Frameworks/Mono.framework/Versions/2.6.7/bin/mcs Main.cs 
Main.cs(16,21): warning CS0169: The private field `dmcs_regression.Foo.bar' is
never used
Compilation succeeded - 1 warning(s)

/Library/Frameworks/Mono.framework/Versions/2.8.1/bin/mcs Main.cs 
Main.cs(11,66): error CS1061: Type `int' does not contain a definition for
`value' and no extension method `value' of type `int' could be found (are you
missing a using directive or an assembly reference?)
Compilation failed: 1 error(s), 0 warnings

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to