[Gambas-user] Eval tokenizer Fails in some cases

Brian G brian at westwoodsvcs.com
Tue Feb 2 18:29:23 CET 2021


Attached is a project which will reproduce the bug. I hope it is clear..

There is an included data area file which is parsed.


Happy day,

Brian G

----- Original Message -----
From: "Benoît Minisini" <g4mba5 at gmail.com>
To: "Gambas mailing list" <user at lists.gambas-basic.org>
Sent: Tuesday, February 2, 2021 8:55:20 AM
Subject: Re: [Gambas-user] Eval tokenizer Fails in some cases

Le 02/02/2021 à 17:08, Brian G a écrit :
> If eval highlight the following
> 
> dim a as string = "sdsdfdsfdsfsd"
>                             "sdsdfdsfsddfdf"
>                             "sdfsdfsdfdsfdfd"
> as a single block everything is great!
> 
> or if tokenize
> dim a as collection = [
>                                     "a":1,
>                                     "b":2
>                                   ]
> this works fine as well
> but if tokenizing:
> ...

Please provide a project that reproduces the bug.

-- 
Benoît Minisini

----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testmakecomp-0.1.8.tar.gz
Type: application/x-compressed-tar
Size: 12987 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210202/2addf2cf/attachment-0001.bin>


More information about the User mailing list