Re: Phix 0.8.3 uploaded

new topic     » goto parent     » topic index » view thread      » older message » newer message
AlexXX said...

Compiled some random examples from the folder f:\phix\demo\arwendemo\, at startup, everyone swears:
In the interpreter, they start and work normally

Thanks, I've just recently put some init code in that don't belong. In builtins\VM\pDiagN.e line 286, change

--4/2/21: 
--string cdi_filename = "", 
--     cdi_varname = "" 
string cdi_filename, 
       cdi_varname 

and add the following to the start of diag(), line 2340ish:

--20/2/2021 
    cdi_filename = "" 
    cdi_varname = "" 

Then run p -cp and it should be a bit better.
I'm also getting some "bad IdLinks" messages here, which I'll investigate a bit further.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu