[MacRuby-devel] [MacRuby] #807: rack does not work due to regexp compilation error

2010-07-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: --+- macruby-0.6 > require 'rack/request' /Users/aman/.rvm/gems/macruby-0.6/gems/rack-1.2.1/lib/rack/r

[MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-22 Thread MacRuby
: Component: MacRuby |Keywords: --+- {{{ macruby-0.6 > require 'sinatra' TypeError: compared with non class/module }}} -- Ticket URL: <http://www.macruby.org

Re: [MacRuby-devel] [MacRuby] #807: rack does not work due to regexp compilation error

2010-07-22 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes (by joshua.balla...@…): * status: new => closed * resolut

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-22 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by joshua.balla...@…): This is due to Sinatra's use of Rack#release. -- Ticket URL: <http://www.macruby.org/trac/ticket/808

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-22 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): Same as . -- Ticket URL: <http://www.macruby.org/trac/ticket/808#comment:2> MacRuby <http://ma

Re: [MacRuby-devel] [MacRuby] #620: Yielding a block inside a loop in a thread crashes the VM

2010-07-22 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by watson1...@…): In dispatcher.cpp: When removed flag of VM_BLOCK_THREAD from b

[MacRuby-devel] [MacRuby] #809: Bus error doing cipher encryption with OpenSSL

2010-07-22 Thread MacRuby
| Milestone: MacRuby 0.7 Component: MacRuby|Keywords: ---+ Using the nightly build dated July 21 on Mac OS X 10.6.4, when I try to apply a cipher encryption to a string, I

Re: [MacRuby-devel] [MacRuby] #620: Yielding a block inside a loop in a thread crashes the VM

2010-07-23 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Thanks for the detective work & patch! It seems clearer now.

Re: [MacRuby-devel] [MacRuby] #806: bundler does not work due to missing Gem::Specification::MatchPlatform

2010-07-23 Thread MacRuby
Priority: major | Milestone: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): I tried bundler on trunk, it fails inside the "thor&quo

Re: [MacRuby-devel] [MacRuby] #809: Bus error doing cipher encryption with OpenSSL

2010-07-23 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone...@…): * status: new => closed * resolut

Re: [MacRuby-devel] [MacRuby] #806: bundler does not work due to missing Gem::Specification::MatchPlatform

2010-07-23 Thread MacRuby
Priority: major | Milestone: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): Working around the #caller bug, it seems to load properly, at

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-23 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): The #release problem has been fixed in r4374, however, sinatra fails a bit later in what seems to be the same

Re: [MacRuby-devel] [MacRuby] #620: Yielding a block inside a loop in a thread crashes the VM

2010-07-24 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by watson1...@…): With your patch,in the following conditions, I think that assertion

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-24 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: build Leopard -+-- Comment(by kyossi...@…): Hi, I tried with trunk(rev4372) but rake failed again

[MacRuby-devel] [MacRuby] #810: MacRuby can't install the nokogiri of rubygems.

2010-07-24 Thread MacRuby
#810: MacRuby can't install the nokogiri of rubygems. --+- Reporter: watson1...@… | Owner: lsansone...@… Type: defect| Status: new Priority: bl

Re: [MacRuby-devel] [MacRuby] #810: MacRuby can't install the nokogiri of rubygems.

2010-07-24 Thread MacRuby
#810: MacRuby can't install the nokogiri of rubygems. --+- Reporter: watson1...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: bl

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-24 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: build Leopard -+-- Comment(by lsansone...@…): Can you try a `rake clean' then a `rake' agai

Re: [MacRuby-devel] [MacRuby] #620: Yielding a block inside a loop in a thread crashes the VM

2010-07-24 Thread MacRuby
: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone...@…): * status: new => clo

[MacRuby-devel] [MacRuby] #811: Bus error encrypting/decrypting with OpenSSL

2010-07-24 Thread MacRuby
| Milestone: MacRuby 0.7 Component: MacRuby|Keywords: ---+ I've verified that Trac 809 fixes an OpenSSL bug I ran into, but I'm running into additional failures la

Re: [MacRuby-devel] [MacRuby] #810: MacRuby can't install the nokogiri of rubygems.

2010-07-24 Thread MacRuby
#810: MacRuby can't install the nokogiri of rubygems. --+- Reporter: watson1...@… |Owner: lsansone...@… Type: defect| Status: reopened Priority: bl

Re: [MacRuby-devel] [MacRuby] #810: MacRuby can't install the nokogiri of rubygems.

2010-07-24 Thread MacRuby
#810: MacRuby can't install the nokogiri of rubygems. --+- Reporter: watson1...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: bl

Re: [MacRuby-devel] [MacRuby] #810: MacRuby can't install the nokogiri of rubygems.

2010-07-24 Thread MacRuby
#810: MacRuby can't install the nokogiri of rubygems. --+- Reporter: watson1...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: bl

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-24 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by macr...@…): Thanks. Is there a reason why this exception provides no backtrace? {{{ $ macruby -rubygems -e' begin; re

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-24 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by macr...@…): Using sinatra master (for caller fix) and yesterday's nightly (for Rack.release fix), I am still unable to

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-24 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by macr...@…): Looks like the assertion that's failing was part of the r4374 commit. r4374 is also causing the following erro

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-24 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): There is no backtrace because the exception comes from rubygems which has been AOT compiled. In trunk we do

Re: [MacRuby-devel] [MacRuby] #808: sinatra does not load

2010-07-24 Thread MacRuby
#808: sinatra does not load --+- Reporter: macr...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: critical |Milestone: MacRuby

Re: [MacRuby-devel] [MacRuby] #620: Yielding a block inside a loop in a thread crashes the VM

2010-07-24 Thread MacRuby
: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | -+-- Comment(by watson1...@…): Thank you for fixing this

Re: [MacRuby-devel] [MacRuby] #753: An error occurs when access to Webrick's HTTPServer.

2010-07-24 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comment(by watson1...@…): This issue did not reproduce with r4379. Thank you! :) -- T

Re: [MacRuby-devel] [MacRuby] #753: An error occurs when access to Webrick's HTTPServer.

2010-07-24 Thread MacRuby
ority: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes (by lsansone...@…): * status: new =>

[MacRuby-devel] [MacRuby] #812: Eval with binding is not able to retrieve local_variables

2010-07-25 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: irb -+-- {{{ $ cat t.rb toplevel = :ok p local_variables p eval('local_vari

Re: [MacRuby-devel] [MacRuby] #812: Eval with binding is not able to retrieve local_variables

2010-07-25 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: irb -+-- Comment(by eloy.de.en...@…): FYI: There are specs inthe MacRuby repo in

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-25 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: build Leopard -+-- Comment(by kyossi...@…): Hi thanks for your reply. I attached output for rev

[MacRuby-devel] [MacRuby] #813: /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/csv.rb:1817:in `block': Unclosed quoted field on line 1. (CSV::MalformedCSVError)

2010-07-25 Thread MacRuby
nsone...@… Type: defect| Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- '

Re: [MacRuby-devel] [MacRuby] #813: /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/csv.rb:1817:in `block': Unclosed quoted field on line 1. (CSV::MalformedCSVError)

2010-07-25 Thread MacRuby
nsone...@… Type: defect| Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comme

Re: [MacRuby-devel] [MacRuby] #813: /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/csv.rb:1817:in `block': Unclosed quoted field on line 1. (CSV::MalformedCSVError)

2010-07-25 Thread MacRuby
nsone...@… Type: defect| Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comme

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-25 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: build Leopard -+-- Comment(by lsansone...@…): I suspect our de-reclaration of the __cxa routines in v

Re: [MacRuby-devel] [MacRuby] #813: /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/csv.rb:1817:in `block': Unclosed quoted field on line 1. (CSV::MalformedCSVError)

2010-07-26 Thread MacRuby
nsone...@… Type: defect| Status: closed Priority: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Key

Re: [MacRuby-devel] [MacRuby] #813: /Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/csv.rb:1817:in `block': Unclosed quoted field on line 1. (CSV::MalformedCSVError)

2010-07-26 Thread MacRuby
nsone...@… Type: defect| Status: closed Priority: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Key

Re: [MacRuby-devel] [MacRuby] #811: Bus error encrypting/decrypting with OpenSSL

2010-07-26 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by martinlagarde...@…): * status: new => closed * resolut

[MacRuby-devel] [MacRuby] #814: SegFault running CGI script from command line

2010-07-27 Thread MacRuby
| Milestone: MacRuby 0.7 Component: MacRuby|Keywords: ---+ With latest MacRuby nightly (July 27), the following code causes a seg fault if run directly from the command line

Re: [MacRuby-devel] [MacRuby] #814: SegFault running CGI script from command line

2010-07-27 Thread MacRuby
| Milestone: MacRuby 0.7 Component: MacRuby|Keywords: ---+ Old description: > With latest MacRuby nightly (July 27), the following code causes a seg > fault if run di

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-27 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: build Leopard -+-- Comment(by watson1...@…): An error of "Couldn't create the encoder for macR

[MacRuby-devel] [MacRuby] #815: Macrake crashes at initialization

2010-07-27 Thread MacRuby
| Milestone: MacRuby 0.7 Component: MacRuby|Keywords: ---+ Running macrake without any argument results in a segmentation fault. Macrake also fails on trivial rake files with the same

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-28 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: build Leopard -+-- Comment(by lsansone...@…): I think it is probably better at this point to simply

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-28 Thread MacRuby
ority: blocker | Milestone: Component: MacRuby |Keywords: build Leopard -+-- Comment(by kyossi...@…): Thanks much for guys. I'll upgrade to SnowLeopard or us

Re: [MacRuby-devel] [MacRuby] #805: Can't build MacRuby0.6 on Mac OSX 10.5.8 with llvm(rev89156)

2010-07-28 Thread MacRuby
ority: blocker |Milestone: Component: MacRuby | Resolution: wontfix Keywords: build Leopard| -+-- Changes (by lsansone...@…): * status:

[MacRuby-devel] [MacRuby] #816: Assertion fails on multi-threaded code

2010-07-28 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: --+- I tried the following simple multi-threaded code snippet on MacRuby 0.6 (release build, obtained from http://www.macruby.org

Re: [MacRuby-devel] [MacRuby] #816: Assertion fails on multi-threaded code

2010-07-28 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes (by lsansone...@…): * status: new => closed * resolution: =>

[MacRuby-devel] [MacRuby] #817: External iterators returning nil

2010-07-29 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Trying to use the "next" method of an external iterator showed the following problem: iMac:~ kenn

Re: [MacRuby-devel] [MacRuby] #816: Assertion fails on multi-threaded code

2010-07-29 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords:| --+- Comment(by moo...@…): I tried it with the latest nightly build and found it works fine

[MacRuby-devel] [MacRuby] #818: NSBitmapImageRep#bitmapData returns empty String

2010-07-30 Thread MacRuby
Priority: major| Milestone: Component: MacRuby |Keywords: bitmap,NSBitmapImageRep, @nsBitmapImageRepObj.bitmapData

Re: [MacRuby-devel] [MacRuby] #818: NSBitmapImageRep#bitmapData returns empty String

2010-07-30 Thread MacRuby
Priority: major| Milestone: Component: MacRuby |Keywords: bitmap,NSBitmapImageRep, @nsBitmapImageRepObj.bitmapData

Re: [MacRuby-devel] [MacRuby] #281: Bundles pointing to local MacRuby installation instead of embedded

2010-07-30 Thread MacRuby
#281: Bundles pointing to local MacRuby installation instead of embedded ---+ Reporter: reb...@… |Owner: lsansone...@… Type: defect

[MacRuby-devel] [MacRuby] #819: Getting references to Method instances leads to segfault

2010-07-30 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- As discussed with Laurent, it was hard to reduce the problem. Hence, here are

Re: [MacRuby-devel] [MacRuby] #819: Getting references to Method instances leads to segfault

2010-07-30 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Just curious, does it still crash if you disable

Re: [MacRuby-devel] [MacRuby] #819: Getting references to Method instances leads to segfault

2010-07-30 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by martinlagarde...@…): Replying to [comment:1 lsansone...@…]: > J

Re: [MacRuby-devel] [MacRuby] #817: External iterators returning nil

2010-08-01 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Comment(by watson1...@…): It seems that the external iterator is not yet implemented.[[BR]] The external

[MacRuby-devel] [MacRuby] #820: raising alternative Exception object in rescue block does not work.

2010-08-01 Thread MacRuby
Priority: major | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: +--- When raise an Exception object in rescue block, the rescued object is raised. {{{ def

Re: [MacRuby-devel] [MacRuby] #820: raising alternative Exception object in rescue block does not work.

2010-08-01 Thread MacRuby
Priority: major | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: +--- Comment(by cheke...@…): Before run the test, I changed the message in rescue block from

Re: [MacRuby-devel] [MacRuby] #281: Bundles pointing to local MacRuby installation instead of embedded

2010-08-01 Thread MacRuby
#281: Bundles pointing to local MacRuby installation instead of embedded ---+ Reporter: reb...@… |Owner: lsansone...@… Type: defect

Re: [MacRuby-devel] [MacRuby] #281: Bundles pointing to local MacRuby installation instead of embedded

2010-08-01 Thread MacRuby
#281: Bundles pointing to local MacRuby installation instead of embedded ---+ Reporter: reb...@… |Owner: lsansone...@… Type: defect

Re: [MacRuby-devel] [MacRuby] #794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22)

2010-08-02 Thread MacRuby
Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comment(by watson1...@…): An error occurs when pthread_mutex_

Re: [MacRuby-devel] [MacRuby] #820: raising alternative Exception object in rescue block does not work.

2010-08-02 Thread MacRuby
Priority: major |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by martinlagarde...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #814: SegFault running CGI script from command line

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Changes (by lsansone...@…): * milestone: MacRuby 0.7 => Comment: It crashes differently here. {{{ (

Re: [MacRuby-devel] [MacRuby] #814: SegFault running CGI script from command line

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Comment(by lsansone...@…): Nevermind, my copy of macruby was corrupted. I now get the real crash :-) -- Ticket

Re: [MacRuby-devel] [MacRuby] #814: SegFault running CGI script from command line

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Comment(by lsansone...@…): Reduction: {{{ ./miniruby -e "p readlines" }}} -- Ticket

Re: [MacRuby-devel] [MacRuby] #814: SegFault running CGI script from command line

2010-08-02 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone...@…): * status: new => closed * resolut

Re: [MacRuby-devel] [MacRuby] #795: macirb: GCD inconsistently copies local variables inside blocks (was: GCD inconsistently copies local variables inside blocks)

2010-08-02 Thread MacRuby
Priority: critical| Milestone: Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): I believe this problem only

Re: [MacRuby-devel] [MacRuby] #788: "rake clean" should ensure no cruft in MacRuby.framework search path

2010-08-02 Thread MacRuby
s: closed Priority: minor |Milestone: Component: MacRuby | Resolution: wontfix Keywords: | +-

Re: [MacRuby-devel] [MacRuby] #749: Regexp issues / crashes affecting StringScanner

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- Changes (by lsansone...@…): * milestone: MacRuby 0.7 => Comment: Well, I tried

Re: [MacRuby-devel] [MacRuby] #742: Encoding is always UTF-8 (?)

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): MacRuby doesn't really honor the script encoding setting. It uses UTF-8 by defaul

Re: [MacRuby-devel] [MacRuby] #727: re.h header missing

2010-08-02 Thread MacRuby
: Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): The header is indeed small and could be emulated. However, apparently we already do ship an empty re.h file

Re: [MacRuby-devel] [MacRuby] #727: re.h header missing

2010-08-02 Thread MacRuby
: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status: new => closed * resolution: => fixed * mil

Re: [MacRuby-devel] [MacRuby] #793: Iterator is executed more when calls Hash#shift in Hash's Iterator.

2010-08-02 Thread MacRuby
losed Priority: blocker |Milestone: Component: MacRuby | Resolution: wontfix Keywords:| --+- Changes (by lsansone...@…): * s

Re: [MacRuby-devel] [MacRuby] #792: Hash#delete while iterating is broken.

2010-08-02 Thread MacRuby
|Milestone: Component: MacRuby | Resolution: wontfix Keywords:| --+- Changes (by lsansone...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #766: macrake overrides /usr/bin/rake (was: Problems building "any" revision of trunk)

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ Comment(by lsansone...@…): Renamed summary accordingly. -- Ticket URL: <http://www.macruby.org/trac/tic

Re: [MacRuby-devel] [MacRuby] #676: MacRuby 0.6 requires g++ 4.2 in Leopard

2010-08-02 Thread MacRuby
#676: MacRuby 0.6 requires g++ 4.2 in Leopard +--- Reporter: came...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: critical

Re: [MacRuby-devel] [MacRuby] #588: ld: library not found for -lLLVMBitWriter for macrubyc --static

2010-08-02 Thread MacRuby
: major |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #818: NSBitmapImageRep#bitmapData returns empty String

2010-08-02 Thread MacRuby
Priority: major| Milestone: Component: MacRuby |Keywords: bitmap,NSBitmapImageRep, @nsBitmapImageRepObj.bitmapData

Re: [MacRuby-devel] [MacRuby] #819: Getting references to Method instances leads to segfault

2010-08-02 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Looks like Method#== is broken when used on Method

Re: [MacRuby-devel] [MacRuby] #749: Regexp issues / crashes affecting StringScanner

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- Comment(by martinlagarde...@…): Yep, still regexp1 and regexp2 both still crash

Re: [MacRuby-devel] [MacRuby] #749: Regexp issues / crashes affecting StringScanner

2010-08-02 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): Looks like it crashes during finalization. Could you reduce

Re: [MacRuby-devel] [MacRuby] #819: Getting references to Method instances leads to segfault

2010-08-02 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #791: Array#hash is broken.

2010-08-02 Thread MacRuby
: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): Array#hash is actually NSArray#hash which is... quite naive, it returns the number of elements

Re: [MacRuby-devel] [MacRuby] #741: All character encoding of the string become UTF-8 when use force_encoding.

2010-08-02 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes (by

Re: [MacRuby-devel] [MacRuby] #794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22)

2010-08-02 Thread MacRuby
Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): When writing MacRuby we prefer to che

Re: [MacRuby-devel] [MacRuby] #584: BigMath.sqrt always returns NaN

2010-08-03 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22)

2010-08-03 Thread MacRuby
Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comment(by watson1...@…): It is necessary for "t->stat

Re: [MacRuby-devel] [MacRuby] #794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22)

2010-08-03 Thread MacRuby
Status: new Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comment(by watson1...@…): Please forget the change o

Re: [MacRuby-devel] [MacRuby] #584: BigMath.sqrt always returns NaN

2010-08-03 Thread MacRuby
|Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | -+-- Comment(by martinlagarde...@…): This looks fixed indeed

Re: [MacRuby-devel] [MacRuby] #794: `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22)

2010-08-03 Thread MacRuby
tus: closed Priority: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes

Re: [MacRuby-devel] [MacRuby] #806: bundler does not work due to missing Gem::Specification::MatchPlatform

2010-08-03 Thread MacRuby
Priority: major | Milestone: Component: MacRuby |Keywords: --+- Comment(by lsansone...@…): I wrote a simple gemfile {{{ source "http://rubygem

Re: [MacRuby-devel] [MacRuby] #633: Segmentation fault using Net::SMTP on background thread

2010-08-03 Thread MacRuby
: major |Milestone: Component: MacRuby| Resolution: invalid Keywords: | ---+ Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #586: "macgem build" fails.

2010-08-03 Thread MacRuby
#586: "macgem build" fails. -+-- Reporter: r...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: major|Milestone

Re: [MacRuby-devel] [MacRuby] #653: Rev 3938 does not compile in Leopard

2010-08-03 Thread MacRuby
|Milestone: Component: MacRuby | Resolution: wontfix Keywords: | +--- Changes (by lsansone...@…): * status: new => closed * resolut

Re: [MacRuby-devel] [MacRuby] #790: Exception is not generated when calls Thread.stop with only one thread.

2010-08-04 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: --+- Comment(by watson1...@…): With the following patch, it would be fixed. :D

Re: [MacRuby-devel] [MacRuby] #790: Exception is not generated when calls Thread.stop with only one thread.

2010-08-04 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes (by lsansone

[MacRuby-devel] [MacRuby] #821: uncached ObjC stub - Abort trap

2010-08-04 Thread MacRuby
#821: uncached ObjC stub - Abort trap +--- Reporter: jazz...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby

Re: [MacRuby-devel] [MacRuby] #786: MacRuby does not finish when more exceptions is generated on same Thread almost at the same time.

2010-08-04 Thread MacRuby
#786: MacRuby does not finish when more exceptions is generated on same Thread almost at the same time. --+- Reporter: watson1...@… | Owner: lsansone...@… Type: defect

<    19   20   21   22   23   24   25   >