Skip to content
  • Jonas Maebe's avatar
    * fix for issue introduced in r28862: the compiler considered also · bad1b2a1
    Jonas Maebe authored
        dynamic arrays and fixed-length static arrays when looking for
        overloads of array constructors, while these are not valid in
        such cases (and it also gave an error afterwards when trying to
        actually use them). This caused a lot of spurious "can't select
        which overloaded routine to call" errors when using many JVM
        routines
    
    git-svn-id: trunk@29393 -
    bad1b2a1