Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.5, 1.6-beta-1
-
Component/s: None
-
Labels:None
-
Environment:n/a
-
Number of attachments :
Description
http://groovy.codehaus.org/groovy-jdk/
compare the following from the primitive types section
http://groovy.codehaus.org/groovy-jdk/primitive-types/boolean%5B%5D.html
vs what is on the main doc page
http://groovy.codehaus.org/groovy-jdk/boolean%5B%5D.html
All of the links below Writer in the list are wrong:
boolean[]
byte[]
char[]
double
double[]
float
float[]
int[]
long
long[]
short[]
message thread from the forum: http://www.nabble.com/GDK-pages-missing-td16169319.html
Should be fixed in trunk