Ah, probably need to get to the place where the constants are defined and do
something with const_defined? so only set once. Alternatively const_get can
get/set the constant on the fly but that makes the nice ruby syntax go away.

Once you get that working persuade Ola to fold it back into the code base?

Or, maybe, turn off warnings (probably not a good idea).

F

On Mon, Dec 8, 2008 at 7:25 PM, Ashley Moran
<[EMAIL PROTECTED]>wrote:

>
> On 7 Dec 2008, at 17:19, Francis Fish wrote:
> >         conn.verify_mode = OpenSSL::SSL::VERIFY_NONE
>
> Ah, that's not the problem.  It's to do with the gem reloading the
> constants the built-in SSL defines.  Strange that it's impossible
> (AFAICT) to silence them though.
>
> Ashley
>
> --
> http://www.patchspace.co.uk/
> http://aviewfromafar.net/
>
>
>
>
> >
>


-- 
Thanks and regards,

Francis Fish

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"NWRUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nwrug-members?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to