Re: error Euphoria 4.0.5

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

I installed Eu4.0.5 today.
In that installation there are folders "C:\include\machine.e" and "c:\include\std\ERROR.E"
Both folders have the following lines:

public procedure crash_routine (integer func) 
machine_proc (M_CRASH_ROUTINE, func) 
end procedure 

These two folders were created by the installation of Euphoria 4.0.5, so I believe I should keep this assembly.
But that is causing the error I posted before.
I think maybe I can resolve this problem by deleting the lines in duplicate, but I do not understand why administrators do not fix this error

you really shouldn't mix the older compatibility includes like misc.e with the newer std/includes in new programs is the short answer. it's worth going through and finding which include you need searching the docs. programs load faster.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu