Menu

#3 libswt-gtk2-2.1.1-3 make: compiling error

open
nobody
None
5
2009-10-24
2009-10-24
Anonymous
No

file org/eclipse/swt/layout/GridLayout.java
Using the keyword "enum" as identifier.
example: Enumeration enum = growColumns.keys();
enum is reserved word and cannot be used as identifier.

Discussion


Log in to post a comment.