http://bugs.winehq.org/show_bug.cgi?id=58398
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I think it must be a bug in Split(), it returns 1 element array, ubound=lbound=0 but it should return 0 elements with lbound=0 and ubound=-1.