[Gambas-user] Internal compiler error with New

Tobias Boege taboege at ...626...
Mon Jan 27 22:15:05 CET 2014


On Mon, 27 Jan 2014, Jussi Lahtinen wrote:
> ??
> That doesn't make any sense, what do you think it should do?
> 
> > Public Sub Main()
> >   New Boolean[]
> > End
> >

It should create a Boolean[] and free it afterwards because there is no
reference to it.

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk




More information about the User mailing list