Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
When I was trying to compile groovy against 1.5 libs using eclipse, I have found one problem with ambigious constructor (it got overloaded in 1.5 and null is passed in place of overloaded parameter unfortunately). In attached patch, there is a simple fix, which will work on both 1.4 and 1.5