On Wed, Nov 30, 2016 at 5:27 PM, wrote:
> I use structs to write binary to a file in struct order.
> Nice and easy.
> Not so easy with a class.
>
> Your example is possible. I have done similar.
>
> The STRUCT only defines the structure...it doesn't create the memory
> allocation.
> Static Priva
Seems like the implicit conversion from Float[] to Integer[] fails (2/8
performs float calculation)...
2016-11-30 23:42 GMT+01:00 :
> http://gambaswiki.org/bugtracker/edit?object=BUG.1041&from=L21haW4-
>
> Zainudin AHMAD added an attachment:
>
> Bug-jit-ArrayInteger-0.0.1.tar.gz
>
>
>
> -
http://gambaswiki.org/bugtracker/edit?object=BUG.1041&from=L21haW4-
Zainudin AHMAD added an attachment:
Bug-jit-ArrayInteger-0.0.1.tar.gz
--
___
Gambas-user mailing list
Gamb
http://gambaswiki.org/bugtracker/edit?object=BUG.1041&from=L21haW4-
Zainudin AHMAD reported a new bug.
Summary
---
[JIT] Doing : Return [2/8] , I get "Type Mismatch ..."
Type : Bug
Priority : Medium
Gambas version : 3.9.90 (TRUNK)
Product : Development Environ
Thought so :)
Am 30.11.2016 16:03, schrieb Fabien Bodard:
> no
>
> 2016-11-30 15:46 GMT+01:00 Rolf-Werner Eilert :
>> Would this be possible?
>>
>> Static Private WorldMap[100, 100] As New MapObject
>>
>>
>> or in a similar way... Just ask because I tend to use New in the first
>> declaration line
no
2016-11-30 15:46 GMT+01:00 Rolf-Werner Eilert :
> Would this be possible?
>
> Static Private WorldMap[100, 100] As New MapObject
>
>
> or in a similar way... Just ask because I tend to use New in the first
> declaration line if possible.
>
> Regards
> Rolf
>
> Am 30.11.2016 07:27, schrieb nand.
Would this be possible?
Static Private WorldMap[100, 100] As New MapObject
or in a similar way... Just ask because I tend to use New in the first
declaration line if possible.
Regards
Rolf
Am 30.11.2016 07:27, schrieb nand...@nothingsimple.com:
> I use structs to write binary to a file in str
http://gambaswiki.org/bugtracker/edit?object=BUG.1036&from=L21haW4-
Comment #3 by Benoît MINISINI:
svn database modification was incorrectly detected. This has been fixed in
revision #8005.
Beware that it should not work for older version of subversion.
Benoît MINISINI changed the state of the
http://gambaswiki.org/bugtracker/edit?object=BUG.1039&from=L21haW4-
Benoît MINISINI changed the state of the bug to: Invalid.
--
___
Gambas-user mailing list
Gambas-user@list
http://gambaswiki.org/bugtracker/edit?object=BUG.1040&from=L21haW4-
Comment #1 by Benoît MINISINI:
As says the error message, you can't use Super alone.
Benoît MINISINI changed the state of the bug to: Rejected.
--
__
http://gambaswiki.org/bugtracker/edit?object=BUG.1040&from=L21haW4-
Fabien BODARD reported a new bug.
Summary
---
WITH Super is suppoerted by the IDE but not by the interpreter
Type : Bug
Priority : Medium
Gambas version : 3.9.90 (TRUNK)
Product : Language
D
11 matches
Mail list logo