[Glass] CHeader and CPreprocessor paths as arguments
Smalltalk at JGFoster.net
Smalltalk at JGFoster.net
Fri Jun 26 08:56:01 PDT 2020
Bruno,
I’m able to reproduce the walkback with the following:
CHeader string: '
enum e foo(int i);
enum e foo(int i, int j);
'.
Now I’m trying to figure out what it means in the context of C.
James
> On Jun 26, 2020, at 5:03 AM, bruno buzzi brassesco <smalltalk at adinet.com.uy> wrote:
>
> James,
>
> Sorry for the long file.
> This is a much shorter version of the original and has the same error.
>
> regards,
> bruno
>
> On 26/6/2020 01:44, Smalltalk at JGFoster.net wrote:
>> Thanks. I’ll work through removing some of the unnecessary lines and see if I can come up with a simple test case.
>>
>> James
>>
>>> On Jun 25, 2020, at 2:14 PM, bruno buzzi brassesco <smalltalk at adinet.com.uy> wrote:
>>>
>>> James,
>>>
>>> See the attached GS file it reproduce the same error i have (#include sentences removed).
>>>
>>> See all and evaluate... (executed on GS 3.5.1)
>>>
>>> regards,
>>> bruno
>>>
>>> On 25/6/2020 17:48, Smalltalk at JGFoster.net wrote:
>>>> The best way to confirm that is to create a single file (with no include directives)
>>> <gs-c-bug.gs>
> <gs-c-bug2.gs>
More information about the Glass
mailing list