[Gambas-devel] Project convert bug
Benoît Minisini
gambas at ...1...
Wed Oct 3 21:40:17 CEST 2012
Le 02/10/2012 20:20, Ron a écrit :
> This line isn't convert by the project converter:
>
> Dim aMBusId, aMBusType, aMBusReading, aMBusUnit, aMBusValve, aMBusTime As
> String[4]
>
> Must be:
>
> Dim aMBusId, aMBusType, aMBusReading, aMBusUnit, aMBusValve, aMBusTime As
> New String[4]
>
> URL: https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk
> Revision: 5221
>
>
> Regards,
> Ron_2nd.
>
It should be fixed in revision #5224.
Regards,
--
Benoît Minisini
More information about the Devel
mailing list