Re: Modifying entry sizes in eu.ex
- Posted by Robert Craig <rds at RapidEuphoria.com> Nov 23, 2005
- 479 views
CChris wrote: > In order to implement the latter, I added a new field in the SymTab entries. > I raised the values for SIZEOF_VAR_ENTRY and SIZEOF_ROUTINE_ENTRY accordingly > > Now the question is: what about the value which is added to these constant > > when TRANSLATE is nonzero? I couldn't figure out where it is used, and hence > > whetherand how it would be affected by the change just described. > Is any change to the 24 or 33 part necessary? Don't worry about the TRANSLATE nonzero case. There really shouldn't be any translator-related code in eu.ex, but it was easier to leave a few bits of it in, here and there, than to carefully strip it all out. My copy of eu.ex etc. contains several large chunks of front-end translator code that are not included in the PD source, since the translator is not PD. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com