Re: [MacRuby-devel] [MacRuby] #573: Creating a void pointer causes abort()

2010-01-26 Thread MacRuby
#573: Creating a void pointer causes abort() +--- Reporter: ca...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | M

Re: [MacRuby-devel] [MacRuby] #576: It's possible to close STDOUT (and presumably other standard IO streams)

2010-01-26 Thread MacRuby
#576: It's possible to close STDOUT (and presumably other standard IO streams) ---+ Reporter: matt...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] REXML broken

2010-01-26 Thread Robert Rice
Hi Laurent: REXML loads again in the 1/26 nightly build. Thanks, Bob Rice On Jan 26, 2010, at 6:39 PM, Laurent Sansonetti wrote: > Hi Robert, > > This works for me as of trunk. Which OS version do you run? Is your cpu > 32-bit or 64-bit? > > Thanks, > Laurent > > On Jan 25, 2010, at 11:40

[MacRuby-devel] [MacRuby] #577: EXC_BAD_ACCESS in IO.read

2010-01-26 Thread MacRuby
#577: EXC_BAD_ACCESS in IO.read -+-- Reporter: spamtr...@… | Owner: lsansone...@… Type: defect | Status: new Priority: minor| Milestone:

Re: [MacRuby-devel] REXML broken

2010-01-26 Thread Laurent Sansonetti
Hi Robert, This works for me as of trunk. Which OS version do you run? Is your cpu 32-bit or 64-bit? Thanks, Laurent On Jan 25, 2010, at 11:40 PM, Robert Rice wrote: This problem started with either the 1/23 or the 1/24 nightly. Last login: Mon Jan 25 19:18:11 on console new-host:~ robert

Re: [MacRuby-devel] [MacRuby] #493: signals cannot be intercepted

2010-01-26 Thread MacRuby
#493: signals cannot be intercepted ---+ Reporter: lsansone...@… | Owner: martinlagarde...@… Type: defect | Status: assigned Priority: blocker

Re: [MacRuby-devel] [MacRuby] #493: signals cannot be intercepted

2010-01-26 Thread MacRuby
#493: signals cannot be intercepted ---+ Reporter: lsansone...@… | Owner: martinlagarde...@… Type: defect | Status: assigned Priority: blocker

[MacRuby-devel] OpenCL experiment (request for comments)

2010-01-26 Thread Ruben Fonseca
Hi @all! I promised Laurent I would start a discussion on OpenCL and Macruby on the ML, and here I am :) I wrote a small hack for MacRuby that adds basic (and hacky) support for OpenCL kernels running on your GPUs or CPUs. You can read about it on my blog post here http://blog.0x82.com/2010/1/

Re: [MacRuby-devel] Getting involved in MacRuby development

2010-01-26 Thread Laurent Sansonetti
On Jan 25, 2010, at 10:52 PM, Maxime Curioni wrote: Hello Laurent, Thanks for your message and for the advice. I will start by tackling the easy bugs in Trac. I know that I'll be slow in the weeks to come, that it's going to take me a while to get situated with the codebase but I will try

[MacRuby-devel] REXML broken

2010-01-26 Thread Robert Rice
This problem started with either the 1/23 or the 1/24 nightly. Last login: Mon Jan 25 19:18:11 on console new-host:~ robertrice$ macirb irb(main):001:0> require "rexml/document" Assertion failed: (chmaxlen < sizeof(chbuf)), function unescape_escaped_nonascii, file re.c, line 2205. Abort trap new-