Re: [MacRuby-devel] Base64 specs

2009-08-06 Thread Eloy Duran
Ok I see, Base64 was removed from 1.9 in favour of using Array#pack and String#unpack. Which means we only need to omit it from the ruby specific mspec script. In our case macruby.mspec. If it's not yet in the obsolete list of libraries in the ruby.1.9.mspec script, then it should be added

Re: [MacRuby-devel] Intro, looking to get involved

2009-08-06 Thread Laurent Sansonetti
Hello Greg, On Aug 6, 2009, at 8:02 PM, Greg Vaughn wrote: Hello, I thought I'd take a minute to introduce myself. I've seen a few posts of people having trouble building, but wanted to report that it went clean for me right off the bat. There's a few test failures and errors though. rak

Re: [MacRuby-devel] [MacRuby] #302: 0.5 in trunk does not compile

2009-08-06 Thread MacRuby
#302: 0.5 in trunk does not compile -+-- Reporter: kieran...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: blocker |Mile

[MacRuby-devel] Intro, looking to get involved

2009-08-06 Thread Greg Vaughn
Hello, I thought I'd take a minute to introduce myself. I've seen a few posts of people having trouble building, but wanted to report that it went clean for me right off the bat. There's a few test failures and errors though. rake spec:ci Finished in 156.295783 seconds 1553 files, 6256 exam

Re: [MacRuby-devel] Base64 specs

2009-08-06 Thread dan sinclair
As far as I can tell, those methods don't exist in the Base64 class on Ruby 1.9.2. Not sure if I'm missing something but I didn't find them. dan On Aug 6, 2009, at 3:53 AM, Eloy Duran wrote: Hey Dan, By just reading the patch it seems there are no new versions of these examples on ho

Re: [MacRuby-devel] experimental branch: status update

2009-08-06 Thread Laurent Sansonetti
I started working on that yesterday, but it's not yet done... stay tuned :) Laurent On Aug 6, 2009, at 1:08 AM, Eloy Duran wrote: Nope not yet. I personally would like to have something like the following up: http://blog.jimmy.schementi.com/2009/02/ironrubyinfo.html http://github.com/jsche

Re: [MacRuby-devel] [MacRuby] #302: 0.5 in trunk does not compile

2009-08-06 Thread William Siegrist
The inability to login has been fixed. -Bill On Aug 5, 2009, at 11:50 PM, Laurent Sansonetti wrote: Looks like it's impossible to log in for this bug, so I'm replying by e-mail... Building LLVM and MacRuby is only for the developer and LLVM is statically linked. In order to ship your ap

Re: [MacRuby-devel] experimental branch: status update

2009-08-06 Thread John-Paul Bader
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again, I just created another repo on my github account called macruby-mirror which includes all branches/tags as well. I wasn't able to add those to the existing fork within the last two hours so I created a clean svn import. If everything

Re: [MacRuby-devel] experimental branch: status update

2009-08-06 Thread Eloy Duran
Nope not yet. I personally would like to have something like the following up: http://blog.jimmy.schementi.com/2009/02/ironrubyinfo.html http://github.com/jschementi/ironruby-stats/tree/master Which reports a bit on performance and the RubySpec compliance. Alas, like so many fun things, I have

Re: [MacRuby-devel] experimental branch: status update

2009-08-06 Thread Conrad Taylor
On Wed, Aug 5, 2009 at 4:27 PM, Laurent Sansonetti wrote: > On Aug 4, 2009, at 1:59 PM, Laurent Sansonetti wrote: > >> I will proceed with the merge tomorrow at 3PM California time (midnight >> Amsterdam time, 7AM Tokyo time). Feel free to commit before, but please hold >> off your commits at that

Re: [MacRuby-devel] Base64 specs

2009-08-06 Thread Eloy Duran
Hey Dan, By just reading the patch it seems there are no new versions of these examples on how the method works on 1.9.x. Could you please add those as well? Cheers, Eloy On Aug 5, 2009, at 5:44 AM, dan sinclair wrote: Hello, The attached patch marks some specs that don't execute on Rub

Re: [MacRuby-devel] How to use custom C struct's?

2009-08-06 Thread Eloy Duran
FYI, BridgeSupport is mostly implemented in MacRuby, at least the part that deals with C structures. The only part that we didn't implement yet is C function pointers, the rest (roughly 90%) is done, and it is faster / more stable than the RubyCocoa code (you will have to believe me, since

Re: [MacRuby-devel] experimental branch: status update

2009-08-06 Thread John-Paul Bader
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I just forked the "official" github macruby repository and updated it. http://github.com/hukl/macruby/tree/master I will deploy a script later on to keep it up to date. Kind regards, John (who is still shaking his head about those svn stunt