From: Jano Svitok Date: 2007-09-06T05:22:21+09:00 Subject: Re: Error during eval() On 9/5/07, Luc Holtkamp wrote: > Hi, > > We embedded Ruby 1.3.29 in a Windows XP application, and sometimes we > get strange errors back from the Ruby interpreter. > > The error we get is something like: > # > Where the number (3709) varies. Can you check line #3702 of your eval'ed script if there's "write" by any chance? Can you post preferably smallest script that produces this error, or at least few lines before and after where the error happens? NB: I guess 1.3.29 is SWIG version not RUBY... J.