[#23231] What do you think about changing the return value of Kernel#require and Kernel#load to the source encoding of the required file? — =?ISO-8859-15?Q?Wolfgang_N=E1dasi-Donner?= <ed.odanow@...>

Dear Ruby developers and users!

8 messages 2009/04/17

[#23318] [Feature #1408] 0.1.to_r not equal to (1/10) — Heesob Park <redmine@...>

Feature #1408: 0.1.to_r not equal to (1/10)

19 messages 2009/04/26

[ruby-core:23108] [Bug #863] Openssl issues with fresh compile on Ubuntu

From: Chad Woolley <redmine@...>
Date: 2009-04-02 09:11:20 UTC
List: ruby-core #23108
Issue #863 has been updated by Chad Woolley.


I got the same thing:

/usr/local/lib/ruby/1.8/openssl/ssl.rb:26: uninitialized constant OpenSSL::SSL::VERIFY_PEER (NameError)
	from /usr/local/lib/ruby/1.8/openssl.rb:23:in `require'
	from /usr/local/lib/ruby/1.8/openssl.rb:23


Here's my info:

user@user-desktop:~/install/ruby/ruby-1.8.7-p72/ext/openssl$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-linux]
user@user-desktop:~/install/ruby/ruby-1.8.7-p72/ext/openssl$ cat /etc/issue
Ubuntu jaunty (development branch) \n \l

user@user-desktop:~/install/ruby/ruby-1.8.7-p72/ext/openssl$ dpkg -l | grep openssl
ii  openssl                                   0.9.8g-15ubuntu3                      Secure Socket Layer (SSL) binary and related
ii  openssl-blacklist                         0.4.2                                 list of blacklisted OpenSSL RSA keys



I don't have ext/openssl/mkmf.log - I did, but then I did a clean recompile and it is not there anymore.
----------------------------------------
http://redmine.ruby-lang.org/issues/show/863

----------------------------------------
http://redmine.ruby-lang.org

In This Thread