We finally announce the release of final stable 1.8.2 at
ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.2.tar.gz
This is mainly a bug fix release. The list of changes is
comming soon. the Md5 check sum is
918fc7e14305a08f5f0d81d7b0219c1b ruby-1.8.2.tar.gz
I hope you enjoy Happy Hacking Holidays.
matz.
> Merry Christmas,
>
> We finally announce the release of final stable 1.8.2 at
>
Congratulations, Matz.
Best regards
Dave
> Merry Christmas,
Merry Christmas to you and all other Rubyists from me, too.
> We finally announce the release of final stable 1.8.2 at
>
> ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.2.tar.gz
>
> This is mainly a bug fix release. The list of changes is
> comming soon. the Md5 check sum is
Thank you a lot! This surely is a very nice Christmas present.
> I hope you enjoy Happy Hacking Holidays.
Who doesn't? :)
Merry Christmas!
Jeff
Merry Christmas Matz and Merry Christmas all Ruby-Fans!
Thank you very much for Ruby and makeing programming enjoyable again!
Keep hacking !
Meino
> We finally announce the release of final stable 1.8.2 at
Two days ago I received PickAxe2 from Amazon, today I got 1.8.2, marry
Christmas indeed :)
Many thanks to Matz for this wonderful language and best wishes to all
Ruby hackers!
George.
--
Nitro+Og: http://www.rubyforge.com/projects/nitro
Thank you and the core team for another release. :-)
A very merry Christmas to you too, and of course to the whole Ruby
community - and in fact to everybody else as well. :-)
> We finally announce the release of final stable 1.8.2 at
>
> ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.2.tar.gz
>
Thanks! What a beautiful present.
Happy rubying Christmas
Stephan
yay, thanks to you and to the everybody who contributed code, patches
and problem reports :)
> This is mainly a bug fix release. The list of changes is
> comming soon. the Md5 check sum is
>
> 918fc7e14305a08f5f0d81d7b0219c1b ruby-1.8.2.tar.gz
>
> I hope you enjoy Happy Hacking Holidays.
>
> matz.
I bet I will. And a merry christmas to all the other people out there.
I forgot to check in last minute bug fixes. Blame me, I'm as stupid
as I am always. :-<
Can you re-fetch the 1.8.2 distribution?
1.8.2 2004-12-25 version is the right one.
8ffc79d96f336b80f2690a17601dea9b ruby-1.8.2.tar.gz
Sorry for inconvenience, folks.
matz.
Merry Christmas
The MD5SUM appears to be wrong; I have downloaded twice to make sure from
ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.2.tar.gz
and got
8ffc79d96f336b80f2690a17601dea9b ruby-1.8.2.tar.gz
both times.
Can someone check? I want make a quick Christmas release of the Rubyx linux
distro with ruby 1.8.2
Andrew Walrond
matz updated the package, everything's fine ;)
Yea - we must have been typing at the same time!
Happy Christmas
Andrew
> Merry Christmas,
>
> We finally announce the release of final stable 1.8.2 at
>
> ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.2.tar.gz
How great! Just as my Pickaxe2 came thru the chimney. :-)
> This is mainly a bug fix release. The list of changes is
> comming soon. the Md5 check sum is
>
> 918fc7e14305a08f5f0d81d7b0219c1b ruby-1.8.2.tar.gz
>
> I hope you enjoy Happy Hacking Holidays.
I surely will. Thanks a lot, really.
Merry Christmas,
Christian Neukirchen
Mirrored here:
http://rubyforge.org/frs/?group_id=426
Merry Christmas!
Yours,
Tom
I already had a copy of Pickaxe2, but my present from "Santa" (myself)
this year was that copy of _Pragmatic Programmer_ that I've been
meaning to read.
Merry Christmas to Rubyists around the world, and thanks to _everyone
here_ for making the Ruby community the friendliest and most helpful
software community I've ever been involved with!
--
Regards,
John Wilger
-----------
Alice came to a fork in the road. "Which road do I take?" she asked.
"Where do you want to go?" responded the Cheshire cat.
"I don't know," Alice answered.
"Then," said the cat, "it doesn't matter."
- Lewis Carrol, Alice in Wonderland
> I already had a copy of Pickaxe2, but my present from "Santa" (myself)
> this year was that copy of _Pragmatic Programmer_ that I've been
> meaning to read.
Hey! That was what "Santa" (myself) gave ME this year.
Happy Holidays, everyone!
gavri
---------------------------------------------------------------------------------------------
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.
and here:
http://rubyforge.halostatue.info/ruby-1.8.2.tar.gz
Merry Christmas, everyone!
-austin
--
Austin Ziegler * halos...@gmail.com
* Alternate: aus...@halostatue.ca
Yukihiro Matsumoto wrote:
> Can you re-fetch the 1.8.2 distribution?
>
> 1.8.2 2004-12-25 version is the right one.
>
> 8ffc79d96f336b80f2690a17601dea9b ruby-1.8.2.tar.gz
I tried compiling this on WinXP (Home) using the free MS VC++ Toolkit 2003.
While excecuting the following command:
cl -nologo main.obj dmyext.obj array.obj bignum.obj class.obj
compar.obj dir.obj dln.obj enum.obj error.obj eval.obj file.obj
gc.obj hash.obj inits.obj io.obj marshal.obj math.obj numeric.obj
object.obj pack.obj parse.obj prec.obj process.obj random.obj
range.obj re.obj regex.obj ruby.obj signal.obj sprintf.obj st.obj
string.obj struct.obj time.obj util.obj variable.obj version.obj
acosh.obj crypt.obj erf.obj win32.obj oldnames.lib user32.lib
advapi32.lib wsock32.lib -Feminiruby.exe -link -incremental:no -debug
-opt:ref -opt:icf
I get these errors:
numeric.obj : error LNK2001: unresolved external symbol __ftol2
random.obj : error LNK2001: unresolved external symbol __ftol2
time.obj : error LNK2019: unresolved external symbol __ftol2
referenced in function _time_arg
bignum.obj : error LNK2019: unresolved external symbol __ftol2
referenced in function _dbl2big
eval.obj : error LNK2001: unresolved external symbol __ftol2
gc.obj : error LNK2019: unresolved external symbol __ftol2 referenced
in function _garbage_collect
marshal.obj : error LNK2019: unresolved external symbol __ftol2
referenced in function _Init_marshal
miniruby.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
C:\extract\_ruby\ruby-1.8.2>nmake -v
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
I could get rid of them by adding this script to win32\win32.c:
#if (_MSC_VER >= 1300) && (WINVER < 0x0500)
//VC7 or later, building with pre-VC7 runtime libraries
extern long _ftol( double ); //defined by VC6 C libs
extern long _ftol2( double dblSource ) { return _ftol( dblSource ); }
#endif
Is this the correct way?
Thanks,
-- shanko
At Sun, 26 Dec 2004 02:36:55 +0900,
Shashank Date wrote in [ruby-talk:124452]:
> I could get rid of them by adding this script to win32\win32.c:
>
>
> #if (_MSC_VER >= 1300) && (WINVER < 0x0500)
> //VC7 or later, building with pre-VC7 runtime libraries
It is invalid in general.
> extern long _ftol( double ); //defined by VC6 C libs
> extern long _ftol2( double dblSource ) { return _ftol( dblSource ); }
> #endif
>
>
> Is this the correct way?
No. You should fail to install a runtime library or use wrong
one.
--
Nobu Nakada
nobu....@softhome.net wrote:
I am not sure I understand what you are suggesting here.
Thanks,
-- shanko
At Sun, 26 Dec 2004 14:36:54 +0900,
Shashank Date wrote in [ruby-talk:124469]:
> I am not sure I understand what you are suggesting here.
VC7 must have its own runtime libraries, and you have to use
them if you compile by it. Otherwise, not only ruby but also
all programs would need your patch.
--
Nobu Nakada
>Can you re-fetch the 1.8.2 distribution
>
>
Hi,
I failed to compile ruby 1.8 on win32 (for mswin32.mingw & cygwin
on Win2000 Prof and the W2K3 server platform) because of the
following error:
When trying to load a file with (the newly compiled) miniruby
(simply try miniruby -e "") I am getting the Error message
.. miniruby: No such file to load -- ubygems (LoadError)
/Christoph
C> ... miniruby: No such file to load -- ubygems (LoadError)
See [ruby-talk:123332] and [ruby-talk:123401]
You have probably RUBYOPT or RUBYLIB which make reference to an old
installation
Guy Decoux
> See [ruby-talk:123332] and [ruby-talk:123401]
>
> You have probably RUBYOPT or RUBYLIB which make reference to an old
> installation
>
>
Thanks, I figured that removing the old ruby installation from the
path would be enough. After removing RUBYOPT from my
system variables everything was fine...
/Christoph