Re: [Emc-developers] Concerning Some Fixes

2007-10-10 Thread Stephen Wille Padnos
Kenneth Lerman wrote: >I've been interacting with Lawrence Yu who reported Bugs 1807761 and >1807740. > >Lawrence has a fix for one of them (we think) and has been working on the >other. Specifically, he is working on the code to finish implementing named >owords. > >His proposed (partial) fix wou

Re: [Emc-developers] Concerning Some Fixes

2007-10-10 Thread Jeff Epler
On Wed, Oct 10, 2007 at 08:58:26PM -0400, Kenneth Lerman wrote: > Specifically, I'm concerned that their use of memory might be somewhat > less deterministic than the rest of emc. Since the interpreter is in userspace and can't be depended on for realtime performance anyway, there need be no prohi

[Emc-developers] Concerning Some Fixes

2007-10-10 Thread Kenneth Lerman
I've been interacting with Lawrence Yu who reported Bugs 1807761 and 1807740. Lawrence has a fix for one of them (we think) and has been working on the other. Specifically, he is working on the code to finish implementing named owords. His proposed (partial) fix would use the STL string and map c