Re: Phix console conflicts

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

OK, noting that std/console.e is a Euphoria include and not really a phix include,
but the one I ship with Phix is indeed clearly now wrong. It looks like I have added
a few things to psym.e/syminit() that are now triggering errors. Let's see...
commented out all of the M_WAIT_KEY set in std/console.e
commented out all BMP_SUCCESS, VC_COLOR and M_VIDEO_CONFIG sets in std/graphcst.e
(by comment out I mean wrap in "--/*" and "--*/" so phix treats them as comments but Euphoria does not)

That should be better, I've pushed those changes to the repository should you need them. Thanks.

PS That "noting" comment is not meant to be a dig, just a reminder that care must be taken to ensure that
Phix includes the one it ships with (if at all), and I absolve responsibility should that not work with Eu.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu