From: Jim Freeze Date: 2004-06-10T15:21:59+09:00 Subject: Re: #include required for Opteron but not Pentium. On Thursday, 10 June 2004 at 14:06:20 +0900, nobu.nokada@softhome.net wrote: > Hi, > > At Thu, 10 Jun 2004 13:47:54 +0900, > Jim Freeze wrote in [ruby-talk:103037]: > > > > > Should this be fixed in ruby.h? > > > > > > I understand the problem now. > > Should ruby.h include re.h? > > I don't think so. All sources using ruby.h don't need regexp > stuffs. > > > I'm trying to find a solution that works on both 32bit and 64bit > > machines without code changes. And it would be best if I didn't > > have to have it fail on a 64bit machine to find out. > > Why without changes? It isn't your own code? > No, it's my code. I just find it a little disconcerting that the missing include did not even generate a warning for the 32bit compile, but it is required for the 64bit compile. -- Jim Freeze This fortune is inoperative. Please try another.