#149: String concatenation loses encoding
+---
Reporter: vincent.isamb...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: critical
Hi all,
I'm Arlen, developer from Australia, as of a month or two ago a Mac user,
and just started out doing some stuff in Cocoa a few days ago.
Naturally, I wanted to use Ruby, so I've gotten into MacRuby and hit my
first stumbling point; OpenSSL's SSLSocket.
I've had a conversation with myself
#215: OpenSSL's SSLSocket appears not to be initialised correctly
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major
#215: OpenSSL's SSLSocket appears not to be initialised correctly
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major
#215: OpenSSL's SSLSocket appears not to be initialised correctly
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major
#215: OpenSSL's SSLSocket appears not to be initialised correctly
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major
Yeah that does seem a lot simpler... :)
On Fri, Jan 23, 2009 at 10:55 PM, Eloy Duran wrote:
> Hey Nic,
>
> Wouldn't something like this be sufficient:
>
> $LOAD_PATH.unshift File.join(OSX::NSBundle.mainBundle.privateFrameworksPath,
> 'MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.0')
>
> El