From: Shashank Date Date: 2003-10-11T23:45:37+09:00 Subject: Re: minor glitch in numeric.c "Yukihiro Matsumoto" wrote in message news:1046845446.943301.1101.nullmailer@picachu.netlab.jp... > Hi, > > In message "minor glitch in numeric.c" > on 03/03/05, "Shashank Date" writes: > > |I was compiling ruby-1.8.0-preview1 from source using VC++ 6.0 on Win XP > |Pro. > |The nmake process error'd out due to a minor problem in numeric.c. > |Lines 47,48,49 look like this: > > Try ruby-1.8.0-preview2.tar.gz Yes, that fixed it. I got the the linker warning: LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF I hope it is safe to ignore it ... > matz. Thanks, -- shanko