[Mono-devel-list] [Mono-patches] mcs/class/System.Windows.Forms/Gtk Shortcut.cs,NONE,1.1
Gonzalo Paniagua Javier
gonzalo at ximian.com
Sun May 25 10:15:45 EDT 2003
In that commit:
...
public enum Shortcut : char {
...
This does not compile. 'char' is not allowed as base type for enums.
-Gonzalo
More information about the Mono-devel-list
mailing list