Re: 32-bit values in a Euphoria DLL

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

Matt Lewis wrote:
> 
> Rob, this seems like something that should be easily done automatically
> by the translator, since it knows which parameters are declared atoms,
> and which aren't.
> 

Duh...Of course this would break if an Eu routine calls another global 
routine with an atom...but maybe if there were an 'official' dummy 
procedure that gets properly macro'd out (and the Ref issue dealt with) 
it would be kinda nice.  I guess if you want the routine to be 
compatible with both external and internal calls, you'd have to do a 
wrapper that converts to atoms, and then calls the 'internal' version,
which is what all of your Eu routines would look at...

Matt Lewis


Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu