Re: [MacRuby-devel] [MacRuby] #552: NSOperationQueue segfaults when more than one operation is being added

2010-01-11 Thread MacRuby
Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- Comment(by mattaimone...@…): I was able to add two operations as

Re: [MacRuby-devel] [MacRuby] #552: NSOperationQueue segfaults when more than one operation is being added

2010-01-12 Thread MacRuby
Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- Comment(by ernest.prabha...@…): Not directly relevant to your

Re: [MacRuby-devel] [MacRuby] #552: NSOperationQueue segfaults when more than one operation is being added

2010-01-12 Thread MacRuby
Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- Comment(by mattaimone...@…): Thanks Ernie. However, I'm wr

[MacRuby-devel] [MacRuby] #553: Fixnum Does Not Appear to Map to NSNumber

2010-01-12 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: ---+ In the context of Cocoa Bindings, Fixnum should "magically" convert to NSNumber much as String become

[MacRuby-devel] [MacRuby] #554: Please implement IO#read_nonblock and IO#write_nonblock

2010-01-12 Thread MacRuby
Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- http://ruby-doc.org/core/classes/IO.html#M002267 http://ruby

Re: [MacRuby-devel] [MacRuby] #554: Please implement IO#read_nonblock and IO#write_nonblock

2010-01-12 Thread MacRuby
Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by ernest.prabha...@…): Why just manually setting it

Re: [MacRuby-devel] [MacRuby] #473: setObjectValue does not set floats, integers in NSTextFields properly.

2010-01-13 Thread MacRuby
Priority: major | Milestone: Component: MacRuby|Keywords: NSTextField, setObjectValue ---+ Changes (by eloy.de.en...@…): * owner: lsansone

[MacRuby-devel] [MacRuby] #555: Redefinition of method gives unexpected behavior

2010-01-13 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- When I run following test program with Ruby 1.9.1/1.8.7 and MacRuby 0.5b2 I get an unexpected result

[MacRuby-devel] [MacRuby] #556: Subsequent calls to dispatch apply improperly access incorrect "self"

2010-01-13 Thread MacRuby
atus: new Priority: blocker| Milestone: Component: MacRuby|Keywords: GCD ---+ The following code: {{{ class Array def pma

Re: [MacRuby-devel] [MacRuby] #556: Subsequent calls to dispatch apply improperly access incorrect "self"

2010-01-13 Thread MacRuby
atus: new Priority: blocker| Milestone: Component: MacRuby|Keywords: GCD ---+ Changes (by ern

[MacRuby-devel] [MacRuby] #557: Ruby exceptions aren't cached when calling at_exit block

2010-01-13 Thread MacRuby
new Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- As can be seen with the following example: {{{ macruby -e "at_ex

[MacRuby-devel] [MacRuby] #558: unable to require files.

2010-01-13 Thread MacRuby
#558: unable to require files. -+-- Reporter: tvmo...@…| Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5

Re: [MacRuby-devel] [MacRuby] #483: Need GCD wrapper for File (Vnode) Sources

2010-01-13 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by

Re: [MacRuby-devel] [MacRuby] #479: Need GCD wrapper for Process Sources

2010-01-13 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by

Re: [MacRuby-devel] [MacRuby] #478: Need GCD wrapper for custom sources

2010-01-13 Thread MacRuby
: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by

Re: [MacRuby-devel] [MacRuby] #488: GCD Dispatch::Group#notify shouldn't expect any arguments

2010-01-13 Thread MacRuby
losed Priority: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: invalid Key

Re: [MacRuby-devel] [MacRuby] #489: Need a top-level Dispatch Object

2010-01-13 Thread MacRuby
: minor |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: wontfix Keywords: | +--- Changes (by

Re: [MacRuby-devel] [MacRuby] #556: Subsequent calls to dispatch apply improperly access incorrect "self"

2010-01-13 Thread MacRuby
atus: new Priority: blocker| Milestone: Component: MacRuby|Keywords: GCD ---+ Changes (by lsansone...@…): * owner: ern

Re: [MacRuby-devel] [MacRuby] #556: Subsequent calls to dispatch apply improperly access incorrect "self"

2010-01-13 Thread MacRuby
s: closed Priority: blocker|Milestone: MacRuby 0.5 Component: MacRuby| Resolution: fixed Keywords: GCD| ---+ C

Re: [MacRuby-devel] [MacRuby] #511: GCD crash with indirect method access

2010-01-13 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: GCD ---+ Comment(by lsansone...@…): Josh, can you try to reproduce the problem with r3272

[MacRuby-devel] [MacRuby] #559: Build error: too short escaped multibyte character: /[\x80-\xff\r\n]/

2010-01-15 Thread MacRuby
Priority: critical | Milestone: Component: MacRuby |Keywords: -+-- rev: 3282 OSX 10.6.2 after updating rake clean:ext rake

Re: [MacRuby-devel] [MacRuby] #559: Build error: too short escaped multibyte character: /[\x80-\xff\r\n]/

2010-01-16 Thread MacRuby
Priority: critical | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): I committed a potential fix as r3284

Re: [MacRuby-devel] [MacRuby] #559: Build error: too short escaped multibyte character: /[\x80-\xff\r\n]/

2010-01-17 Thread MacRuby
Priority: critical | Milestone: Component: MacRuby |Keywords: -+-- Comment(by valerii.hi...@…): Confirmed as fixed. -- Ticket URL

Re: [MacRuby-devel] [MacRuby] #559: Build error: too short escaped multibyte character: /[\x80-\xff\r\n]/

2010-01-17 Thread MacRuby
Priority: critical |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #511: GCD crash with indirect method access

2010-01-17 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: GCD ---+ Comment(by joshua.balla...@…): Replying to [comment:6 lsansone...@…]: > Josh, can

[MacRuby-devel] [MacRuby] #560: __method__ and __callee__ always return nil

2010-01-18 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- I'm not sure whether these have not been implemented or whether this is a bug? Leopard, r3290 -- Ticke

Re: [MacRuby-devel] [MacRuby] #557: Ruby exceptions aren't catched when calling at_exit block (was: Ruby exceptions aren't cached when calling at_exit block)

2010-01-18 Thread MacRuby
new Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- -- Ticket URL: <http://www.macruby.org/trac/ticket/557#comment:1&

Re: [MacRuby-devel] [MacRuby] #557: Ruby exceptions aren't catched when calling at_exit block

2010-01-18 Thread MacRuby
losed Priority: blocker |Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsa

[MacRuby-devel] [MacRuby] #561: serialization/archiving of ruby and obj-c objects

2010-01-18 Thread MacRuby
: major| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- In Ruby archiving is done using the Marshal class, while in Cocoa, the NSCoder

[MacRuby-devel] [MacRuby] #562: Including a module into class Class or class Module

2010-01-19 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: mocha -+-- I saw that when you open class Class and define a method, it's automatically de

Re: [MacRuby-devel] [MacRuby] #562: Including a module into class Class or class Module

2010-01-19 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: mocha -+-- Description changed by eloy.de.en...@…: Old description: > I saw that when you o

[MacRuby-devel] [MacRuby] #563: Retrieving the singleton class of a class seems to return Class.

2010-01-19 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: mocha -+-- For example: {{{ % cat t.rb class A def self.singleton_class

[MacRuby-devel] [MacRuby] #564: Scoping within nested classes is broken

2010-01-19 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: module ---+ The following code throws an 'uninitialize constant: A::C::D::B' error, when

Re: [MacRuby-devel] [MacRuby] #218: including a module which defines functions can mask functions of the same name in the including class

2010-01-20 Thread MacRuby
| Status: closed Priority: major |Milestone: MacRuby 0.5 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #562: Including a module into class Class or class Module

2010-01-20 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: mocha -+-- Comment(by eloy.de.en...@…): As a note, the current patch fixes tickets #265 and

Re: [MacRuby-devel] [MacRuby] #548: The flip-flop operator

2010-01-20 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Changes (by martinlagarde...@…): * status: new => assigned -- Ticket URL: &l

Re: [MacRuby-devel] [MacRuby] #425: RSpec not working

2010-01-20 Thread MacRuby
: Component: MacRuby |Keywords: +--- Comment(by hongli...@…): I confirm that RSpec is still broken, though I'm not sure whether it's for the same r

[MacRuby-devel] [MacRuby] #565: GCD sources should return passed-in handle for handle method

2010-01-20 Thread MacRuby
: blocker| Milestone: MacRuby 0.6 Component: MacRuby|Keywords: ---+ In this small example of a socket source: s = TCPServer.open(hostname, port) src = Dispatch

Re: [MacRuby-devel] [MacRuby] #425: RSpec not working

2010-01-20 Thread MacRuby
: Component: MacRuby |Keywords: +--- Comment(by joshua.balla...@…): Replying to [comment:7 hongli...@…]: > I confirm that RSpec is still broken, though

[MacRuby-devel] [MacRuby] #566: MacRuby uses a ton of memory on a Shootout benchmark

2010-01-20 Thread MacRuby
#566: MacRuby uses a ton of memory on a Shootout benchmark -+-- Reporter: pe...@… | Owner: lsansone...@… Type: defect | Status: new Priority

[MacRuby-devel] [MacRuby] #567: macirb can't exit after trying to load a gem that doesn't exit

2010-01-20 Thread MacRuby
atus: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- {{{ $ macirb --simple-prompt >> require 'rubygems&

[MacRuby-devel] [MacRuby] #568: MacRuby is a lot slower than 18, and in 19, in this benchmark.

2010-01-20 Thread MacRuby
#568: MacRuby is a lot slower than 18, and in 19, in this benchmark. -+-- Reporter: r...@…| Owner: lsansone...@… Type: enhancement | Status: new Priority: minor

Re: [MacRuby-devel] [MacRuby] #568: MacRuby is a lot slower than 18, and in 19, in this benchmark.

2010-01-20 Thread MacRuby
#568: MacRuby is a lot slower than 18, and in 19, in this benchmark. -+-- Reporter: r...@…| Owner: lsansone...@… Type: enhancement | Status: new Priority: minor

Re: [MacRuby-devel] [MacRuby] #568: MacRuby is a lot slower than 18, and in 19, in this benchmark.

2010-01-20 Thread MacRuby
#568: MacRuby is a lot slower than 18, and in 19, in this benchmark. -+-- Reporter: r...@…| Owner: lsansone...@… Type: enhancement | Status: new Priority: minor

[MacRuby-devel] [MacRuby] #569: macrake crashes with abort trap when compiling Phusion Passenger

2010-01-21 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- How to reproduce: {{{ $ git clone git://github.com/FooBarWidget/passenger.git $ cd

[MacRuby-devel] [MacRuby] #570: Some STDOUT write function doesn't handle spaces or tabs correctly or something

2010-01-21 Thread MacRuby
new Priority: blocker | Milestone: Component: MacRuby |Keywords: -+-- How to reproduce: {{{ $ macgem help commands GEM command

[MacRuby-devel] [MacRuby] #571: #respond_to? should return false for unimplemented methods

2010-01-21 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- MRI >= 1.9.2's #respond_to? method now returns false for unimplemented met

[MacRuby-devel] [MacRuby] #572: ConditionVariable#wait should accept a timeout argument

2010-01-21 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Right now, ConditionVariable#wait waits forever until the condition is signaled. There should be

Re: [MacRuby-devel] [MacRuby] #565: GCD sources should return passed-in handle for handle method

2010-01-21 Thread MacRuby
: blocker|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by ernest.prabha...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #571: #respond_to? should return false for unimplemented methods

2010-01-21 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Let's follow MRI here and register a common implementation s

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

2010-01-22 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- When creating a void pointer (`Pointer.new_with_type("v")`), the app exits: Assertion failed: (T

[MacRuby-devel] [MacRuby] #574: macgem should install binaries to /usr/local/bin

2010-01-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- macgem currently installs binaries to /usr/bin. This was fine when all the binaries were prefixed with

Re: [MacRuby-devel] [MacRuby] #572: ConditionVariable#wait should accept a timeout argument

2010-01-22 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by hongli...@…): http://redmine.ruby-lang.org/issues/show/2629 -- Ticket URL: <h

Re: [MacRuby-devel] [MacRuby] #193: exec() does not work on MacRuby

2010-01-22 Thread MacRuby
#193: exec() does not work on MacRuby +--- Reporter: vincent.isamb...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #574: macgem should install binaries to /usr/local/bin

2010-01-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Changes (by eloy.de.en...@…): * owner: lsansone...@… => eloy.de.en...@… Comment: Actua

Re: [MacRuby-devel] [MacRuby] #574: macgem should install binaries to /usr/local/bin

2010-01-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Comment(by hongli...@…): What is the configured prefix and where is it stored? Config['b

Re: [MacRuby-devel] [MacRuby] #574: macgem should install binaries to /usr/local/bin

2010-01-22 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): I talked to Eloy this morning and we agreed on the following plan

Re: [MacRuby-devel] [MacRuby] #193: exec() does not work on MacRuby

2010-01-22 Thread MacRuby
#193: exec() does not work on MacRuby +--- Reporter: vincent.isamb...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: blocker

Re: [MacRuby-devel] [MacRuby] #572: ConditionVariable#wait should accept a timeout argument

2010-01-22 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): Let's see what the ruby-core folks will respond, but I agree

[MacRuby-devel] [MacRuby] #575: Bug in Cocoa bindings for NSTableViewColumn + NSArrayController

2010-01-23 Thread MacRuby
: blocker | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- When an NSTableViewColumn has a subclass of NSTextFieldCell as its data cell, and when the column is

Re: [MacRuby-devel] [MacRuby] #575: Bug in Cocoa bindings for NSTableViewColumn + NSArrayController

2010-01-23 Thread MacRuby
: blocker |Milestone: Component: MacRuby | Resolution: invalid Keywords: | -+-- Changes (by lsansone...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #511: GCD crash with indirect method access

2010-01-23 Thread MacRuby
| Milestone: Component: MacRuby|Keywords: GCD ---+ Comment(by joshua.balla...@…): A day of Yak shaving later, and it seems that the root

Re: [MacRuby-devel] [MacRuby] #575: Bug in Cocoa bindings for NSTableViewColumn + NSArrayController

2010-01-24 Thread MacRuby
: blocker |Milestone: Component: MacRuby | Resolution: invalid Keywords: | -+-- Comment(by eloy.de.en...@…): @ninh Ah, I should have told you that

Re: [MacRuby-devel] [MacRuby] #513: MacRuby gets confused about inheritance under certain conditions

2010-01-24 Thread MacRuby
#513: MacRuby gets confused about inheritance under certain conditions ---+ Reporter: matt...@… | Owner: lsansone...@… Type: defect | Status: new

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

2010-01-25 Thread MacRuby
new Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Run the following in irb, then macirb: {{{ STDOUT.

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

2010-01-26 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Comment(by martinlagarde...@…): Signals are now partially implemented in r3338, with some

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

2010-01-26 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Comment(by ernest.prabha...@…): Great, mspec/bin/mspec -B spec/macruby.mspec spec/macruby

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

2010-01-26 Thread MacRuby
: Component: MacRuby |Keywords: -+-- I had a small spelling accident tonight, which caused me to stumble over this :[[BR]] using ios.read, with an argument of nil

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

2010-01-26 Thread MacRuby
new Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Comment(by danielcavan...@…): very simple implementation: just c

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

2010-01-26 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by danielcavan...@…): a patch to fix this issue firstly, it refactors the new-pointer code to avoid

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

2010-01-27 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Comment(by spamtr...@…): I've been looking a little bit at this, but since i'm unable to build trunk, all i can

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

2010-01-27 Thread MacRuby
new Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Comment(by matt...@…): Awesome, thanks Daniel. -- Ticket URL:

[MacRuby-devel] [MacRuby] #578: Garbage Collector in 0.6

2010-01-28 Thread MacRuby
#578: Garbage Collector in 0.6 ---+ Reporter: j...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.6

[MacRuby-devel] [MacRuby] #579: i386 compilation doesn't work

2010-01-28 Thread MacRuby
stone: MacRuby 0.5 Component: MacRuby |Keywords: +--- This bug report references MR0.5b2 as well as its standard MacRuby application template. Trying to build self-cont

Re: [MacRuby-devel] [MacRuby] #579: i386 compilation doesn't work

2010-01-28 Thread MacRuby
stone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by ca...@…): My bad, forgot to include more information about my settings. ARCHS: i386 x86_64 SDKROOT: macos

Re: [MacRuby-devel] [MacRuby] #578: Garbage Collector in 0.6

2010-01-30 Thread MacRuby
#578: Garbage Collector in 0.6 ---+ Reporter: j...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.6

[MacRuby-devel] [MacRuby] #580: popen3 causes abort trap

2010-01-30 Thread MacRuby
: Component: MacRuby|Keywords: ---+ {{{ irb(main):003:0> require 'open3' => true irb(main):004:0> Open3.popen3('ls') { |stdin, stdout, stde

Re: [MacRuby-devel] [MacRuby] #523: require of 'rss/2.0' fails.

2010-01-30 Thread MacRuby
Milestone: Component: MacRuby |Keywords: -+-- Comment(by pthom...@…): Works for me on trunk, r3375: {{{ kid-a:MacRuby local$ macruby -v MacRuby version 0.6 (ruby 1.9.0)

Re: [MacRuby-devel] [MacRuby] #523: require of 'rss/2.0' fails.

2010-01-30 Thread MacRuby
Milestone: Component: MacRuby | Resolution: worksforme Keywords: | -+-- Changes (by pthom...@…): * status: new => closed * resolution: => worksforme

[MacRuby-devel] [MacRuby] #581: sudo macgem install hotcocoa fails on latest nightly

2010-01-31 Thread MacRuby
: major | Milestone: Component: MacRuby|Keywords: ---+ Hi Guys, sudo macgem install hotcocoa not in gzip format not in gzip format (Zlib

Re: [MacRuby-devel] [MacRuby] #290: Hashes do NOT stay ordered

2010-01-31 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: fixed Keywords: Hash order | ---+ Changes (by pthom...@…): * status: new => closed * resolut

Re: [MacRuby-devel] [MacRuby] #563: Retrieving the singleton class of a class seems to return Class.

2010-01-31 Thread MacRuby
Priority: blocker | Milestone: Component: MacRuby |Keywords: mocha -+-- Comment(by pthom...@…): I think the problem here is just in the

Re: [MacRuby-devel] [MacRuby] #581: sudo macgem install hotcocoa fails on latest nightly

2010-01-31 Thread MacRuby
: major | Milestone: Component: MacRuby|Keywords: ---+ Comment(by isaackea...@…): This is fixed in the latest nightly, presumably by changeset

Re: [MacRuby-devel] [MacRuby] #290: Hashes do NOT stay ordered

2010-01-31 Thread MacRuby
|Milestone: MacRuby 0.6 Component: MacRuby| Resolution: fixed Keywords: Hash order | ---+ Changes (by lsansone...@…): * milestone: => MacRuby

Re: [MacRuby-devel] [MacRuby] #581: sudo macgem install hotcocoa fails on latest nightly

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

[MacRuby-devel] [MacRuby] #582: Segmentation fault using ScriptingBridge

2010-01-31 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: -+-- Using MacRuby 0.5 beta 2, on Mac OS 10.6.2, typing the following code in macirb crashes with a segmentation

[MacRuby-devel] [MacRuby] #583: macgem doesn't work with the latest trunk

2010-01-31 Thread MacRuby
major| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- $ macruby -ve "p MACRUBY_REVISION" MacRuby version 0.6 (ruby 1.9.0) [unive

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

2010-01-31 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- require "bigdecimal" require "bigdecimal/math" four = BigDecimal("4") pu

Re: [MacRuby-devel] [MacRuby] #372: Error while requiring rss module

2010-01-31 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: rss, macruby 0.5 beta 1 --+- Comment(by dml...@…): Replying to [ticket:372 dml...@…]: > Using macruby 0.5 beta 1, > > > {{{ > ~>

Re: [MacRuby-devel] [MacRuby] #372: Error while requiring rss module

2010-01-31 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: rss, macruby 0.5 beta 1 | -+-- Changes (by lsansone...@…): * status: new => clo

[MacRuby-devel] [MacRuby] #585: FFI , attach_variable missing?

2010-02-01 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Hi, I was really happy to hear that FFI shipped with MacRuby but then I ended up a little disappointed :-P {{{ require 

Re: [MacRuby-devel] [MacRuby] #585: FFI , attach_variable missing?

2010-02-01 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Comment(by r...@…): Every time I forget my macruby version, sorry: {{{ robert-gleesons-iMac:rb_sandbox robertgleeson$ macruby -v

Re: [MacRuby-devel] [MacRuby] #585: FFI , attach_variable missing?

2010-02-01 Thread MacRuby
: Component: MacRuby |Keywords: -+-- Comment(by mattaimone...@…): The FFI implementation is very basic and as far as I know, there is no really-short-term plans to improve

Re: [MacRuby-devel] [MacRuby] #571: #respond_to? should return false for unimplemented methods

2010-02-01 Thread MacRuby
: blocker | Milestone: Component: MacRuby |Keywords: -+-- Comment(by maxime.curi...@…): Replying to [comment:1 lsansone...@…]: > Let's fo

Re: [MacRuby-devel] [MacRuby] #579: i386 compilation doesn't work

2010-02-01 Thread MacRuby
stone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by ca...@…): Still doesn't work in 0.5 (final). Any ideas what else I could check? -- Ticket

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

2010-02-01 Thread MacRuby
Milestone: Component: MacRuby |Keywords: macgem -+-- Hi, The "macgem build" command seems to fail with an IOError: {{{ Gem::Specification.new do |g| g.name = 'd

[MacRuby-devel] [MacRuby] #587: macgem fails with error

2010-02-01 Thread MacRuby
: Component: MacRuby|Keywords: ---+ On 32bit MacBook macgem fails {{{ $ macgem list Password: /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/1.9.0/time.rb:351: too

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

2010-02-01 Thread MacRuby
: major | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- {{{ vishnugo...@hor-fgh226:Code/Sandbox/macruby-test % macrubyc --static -o ./gcd ./gcd.rb

[MacRuby-devel] [MacRuby] #589: Build error (svn 3396)

2010-02-01 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- rev 3396 OS X 10.6.2 {{{ $rake clean:ext $rake ... ./miniruby -I. -I./lib bin/rubyc --internal --arch i386

Re: [MacRuby-devel] [MacRuby] #589: Build error (svn 3396)

2010-02-01 Thread MacRuby
| Milestone: MacRuby 0.6 Component: MacRuby |Keywords: -+-- Comment(by lsansone...@…): could you try r3399 (after doing a rake clean)? -- Ticket URL: <h

<    9   10   11   12   13   14   15   16   17   18   >