Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9267] Ruby fails to compile with either gcc 4.0.1 or 3.4.4

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9267] Ruby fails to compile with either gcc 4.0.1 or 3.4.4
  • Date: Thu, 21 Jul 2005 23:39:39 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9267





------- Additional Comments From josebernardo1 AT yahoo.com 2005-07-21 23:39
-------
Created an attachment (id=4431)
--> (http://bugs.sourcemage.org/attachment.cgi?id=4431&action=view)
ruby-ssl098-patch

I've just checked the patch, if we do some checking around the
- store->flags &= ~X509_V_FLAG_USE_CHECK_TIME;
+ store->param->flags &= ~X509_V_FLAG_USE_CHECK_TIME;
for openssl version, instead of replacing one line with the other, it might
work. I'm adding the patch here so we can discuss/edit it and test it more
easily.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page