[MacRuby-devel] [MacRuby] #297: ObjectSpace.each_object returns Class and Module objects when it shouldn't

2009-07-18 Thread MacRuby
new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- each_object(someclass) returns objects that are not subclasses of the requ

Re: [MacRuby-devel] [MacRuby] #297: ObjectSpace.each_object returns Class and Module objects when it shouldn't

2009-07-18 Thread MacRuby
new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): Can't reproduce this with experi

Re: [MacRuby-devel] [MacRuby] #297: ObjectSpace.each_object returns Class and Module objects when it shouldn't

2009-07-18 Thread MacRuby
new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by n...@…): This was noticed with 0.4; will check out the experim

[MacRuby-devel] [MacRuby] #298: macirb loses track of local variables

2009-07-18 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- macirb loses track of local variables. After a clean test and install of the latest

Re: [MacRuby-devel] [MacRuby] #298: macirb loses track of local variables

2009-07-18 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): For a strange reason you can't assign a local variab

Re: [MacRuby-devel] [MacRuby] #298: macirb loses track of local variables

2009-07-18 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- Comment(by conra...@…): This also happens on Snow Leopard Build (10A402a). For

[MacRuby-devel] [MacRuby] #299: macruby core dumps.

2009-07-21 Thread MacRuby
#299: macruby core dumps. --+- Reporter: rohinton.ka...@… | Owner: lsansone...@… Type: defect| Status: new Priority: minor

[MacRuby-devel] [MacRuby] #300: HotCocoa toolbar doesn't always honour ordering of items

2009-07-21 Thread MacRuby
ority: major| Milestone: Component: MacRuby |Keywords: HotCocoa NSToolbar -+-- If you have a toolbar and use a mix of default symbols and NSToolbarItems then the to

[MacRuby-devel] [MacRuby] #301: minor correction to Overview page

2009-07-30 Thread MacRuby
: Component: MacRuby |Keywords: --+- I think "handful" should be "helpful", as shown in the patch. -- Ticket URL: <http://www.macruby.org/trac/ti

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

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

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

2009-08-05 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: bug compile -+-- I'm getting the following error when running 'rake' to compile MacRuby. Running rake as root, and I i

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

2009-08-05 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: bug compile -+-- Comment(by kieran...@…): Didn't format well. I've put it at http://pastie.org/573600 -- Ticket

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

2009-08-05 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: invalid Keywords: bug compile | -+-- Changes (by vincent.isamb...@…): * status: new => closed * resolut

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

2009-08-05 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: invalid Keywords: bug compile | -+-- Comment(by kieran...@…): So in order for someone to ship MacRuby/HotCocoa apps

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

2009-08-06 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: invalid Keywords: bug compile | -+-- Comment(by vincent.isamb...@…): Laurent's answer on the mailing list

[MacRuby-devel] [MacRuby] #303: Method :open from 'open-uri' gives 'stack level too deep'

2009-08-07 Thread MacRuby
Priority: major | Milestone: MacRuby 0.4 Component: MacRuby |Keywords: open-uri stdlib +--- There seems to be a problem with method 'open' in open-uri lib. Following command:

[MacRuby-devel] [MacRuby] #304: in irb: defin ing a local variable in a method doesn´t work

2009-08-07 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: irb +--- in irb {{{ irb(main):009:0> def test; a = 42; p a; end; test }}} produces {{{ NameError: undefined local variable

Re: [MacRuby-devel] [MacRuby] #303: Method :open from 'open-uri' isn't working yet (multibyte problem) (was: Method :open from 'open-uri' gives 'stack level too deep')

2009-08-07 Thread MacRuby
Priority: major | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: open-uri stdlib +--- Changes (by mattaimone...@…): * milestone: MacRuby 0.4 => MacRuby 0.5 Old descripti

Re: [MacRuby-devel] [MacRuby] #304: in irb: defin ing a local variable in a method doesn´t work

2009-08-07 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: irb +--- Comment(by mattaimone...@…): confirmed with trunk built on August 6. Probably a binding issue. -- Ticket URL: <h

[MacRuby-devel] [MacRuby] #305: boilerplate hotcocoa project crashes

2009-08-07 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: hotcocoa crash +--- Hi There, Hope all is going well. When creating a boilerplate hotcocoa project, running macrake builds the project

Re: [MacRuby-devel] [MacRuby] #305: boilerplate hotcocoa project crashes

2009-08-07 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: hotcocoa crash +--- Comment(by lsansone...@…): I noticed this problem, it looks like HotCocoa is not yet working with experimental^Wtrunk

Re: [MacRuby-devel] [MacRuby] #305: boilerplate hotcocoa project crashes

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: hotcocoa crash +--- Comment(by craft...@…): Further update. It appears that including HotCocoa into global namespace fixes the issue

[MacRuby-devel] [MacRuby] #306: NSPredicate.predicateWithFormat crashes with Segmentation fault

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: NSPredicate +--- {{{ macruby -e "framework 'Cocoa'; p NSPredicate.predicateWithFormat(%q/a == 'b'/)" }}}

Re: [MacRuby-devel] [MacRuby] #305: boilerplate hotcocoa project crashes

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: hotcocoa crash +--- Comment(by craft...@…): Patch attached, searched for LayoutView that was not scoped within the HotCocoa module - with

Re: [MacRuby-devel] [MacRuby] #305: boilerplate hotcocoa project crashes

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: hotcocoa crash +--- Comment(by d...@…): Thanks, patch works. But same thing with LayoutOptions, Hotcocoa:: must be added for running an

[MacRuby-devel] [MacRuby] #307: eval destroys a singleton attribute (Segmentation fault)

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: eval +--- hotconsole crashes after entering at least one expression and calling the 'clear'-command from menu so I tried to

Re: [MacRuby-devel] [MacRuby] #306: NSPredicate.predicateWithFormat crashes with Segmentation fault

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: NSPredicate +--- Comment(by lsansone...@…): Most likely a bug with variadic methods, since NSLog seems to suffer from the same problem

[MacRuby-devel] [MacRuby] #308: "too short multibyte code string" when using Pathname

2009-08-08 Thread MacRuby
: blocker| Milestone: Component: MacRuby|Keywords: ---+ Possibly related, but simpler case of https://www.macruby.org/trac/ticket/303 See the attac

Re: [MacRuby-devel] [MacRuby] #308: "too short multibyte code string" when using Pathname

2009-08-08 Thread MacRuby
: blocker| Milestone: Component: MacRuby|Keywords: ---+ Comment(by t...@…): I forgot to note, this is with r2267 on the trunk (recently re-copied from

[MacRuby-devel] [MacRuby] #309: String, Hash, Array: singleton attr_accessor cannot be defined

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: singleton +--- {{{ [ false, true, nil, 1..100, /test/, Exception, Time, Hash, Array, String, Module

Re: [MacRuby-devel] [MacRuby] #297: ObjectSpace.each_object returns Class and Module objects when it shouldn't

2009-08-08 Thread MacRuby
new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Comment(by d...@…): in 0.5 this is still there, but with Module instances

Re: [MacRuby-devel] [MacRuby] #305: boilerplate hotcocoa project crashes

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: hotcocoa crash +--- Comment(by craft...@…): Ok, good catch also - I've updated the patch to include that particular change also. Hop

[MacRuby-devel] [MacRuby] #310: eval throws an exception with backtrace nil

2009-08-08 Thread MacRuby
: MacRuby 0.5 Component: MacRuby |Keywords: eval exception backtrace +--- {{{ $ macruby -e 'begin; eval("1a"); rescue Exception => exc; end; p exc.backtrace' }}} produces {{{

[MacRuby-devel] [MacRuby] #311: ERB experiencing string buffer corruption of some sort

2009-08-08 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Run the attached test and it spits out stuff like: (erb):2: syntax error, unexpected tIDENTIFIER

[MacRuby-devel] [MacRuby] #312: reopening a class and setNeedsDisplay: segfault

2009-08-21 Thread MacRuby
: critical | Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- {{{ framework 'Cocoa' class ImageLayer < CALayer; def initialize(file

[MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-23 Thread MacRuby
ty: major| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: -+-- sudo rake install fails on one of my machines: {{{ ./miniruby instruby.rb --

Re: [MacRuby-devel] [MacRuby] #283: Build fails on Snow Leopard

2009-08-23 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: wontfix Keywords: snowleopard| ---+ Comment(by nutha...@…): Replying to [comment:1 lsansone...@…]: > tr

[MacRuby-devel] [MacRuby] #314: Please add experimental branch to git repository

2009-08-23 Thread MacRuby
| Milestone: Component: MacRuby |Keywords: +--- Given the current trunk doesn't build/work under SL, could you please expose the experimental branch t

Re: [MacRuby-devel] [MacRuby] #314: Please add experimental branch to git repository

2009-08-23 Thread MacRuby
|Milestone: Component: MacRuby | Resolution: invalid Keywords: | +--- Comment(by nutha...@…): Ouch. I dug this up because I can't g

Re: [MacRuby-devel] [MacRuby] #314: Please add experimental branch to git repository

2009-08-23 Thread MacRuby
|Milestone: Component: MacRuby | Resolution: invalid Keywords: | +--- Comment(by lsansone...@…): 0.4 will not run on SL, you must build

Re: [MacRuby-devel] [MacRuby] #314: Please add experimental branch to git repository

2009-08-23 Thread MacRuby
|Milestone: Component: MacRuby | Resolution: invalid Keywords: | +--- Comment(by nutha...@…): Okay, I found my problem. And it IS my

Re: [MacRuby-devel] [MacRuby] #283: Build fails on Snow Leopard

2009-08-23 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: wontfix Keywords: snowleopard| ---+ Comment(by lsansone...@…): The experimental branch was merged to trunk a

Re: [MacRuby-devel] [MacRuby] #314: Please add experimental branch to git repository

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

Re: [MacRuby-devel] [MacRuby] #283: Build fails on Snow Leopard

2009-08-23 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: wontfix Keywords: snowleopard| ---+ Comment(by nutha...@…): All good now. iPhone SDK developers trying

[MacRuby-devel] [MacRuby] #315: MacRuby-trunk interferes with macports' llvm-devel

2009-08-24 Thread MacRuby
#315: MacRuby-trunk interferes with macports' llvm-devel -+-- Reporter: robe...@…| Owner: lsansone...@… Type: defect | Status: new Priority: bl

Re: [MacRuby-devel] [MacRuby] #315: MacRuby-trunk interferes with macports' llvm-devel

2009-08-24 Thread MacRuby
#315: MacRuby-trunk interferes with macports' llvm-devel -+-- Reporter: robe...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: bl

Re: [MacRuby-devel] [MacRuby] #169: [HotCocoa] status_item mapping doesn't appear to work

2009-08-24 Thread MacRuby
minor | Milestone: Component: MacRuby |Keywords: +--- Comment(by isaackea...@…): Attached is a diff that fixes the issue for me, but ticket #305 also needs

Re: [MacRuby-devel] [MacRuby] #169: [HotCocoa] status_item mapping doesn't appear to work

2009-08-24 Thread MacRuby
minor |Milestone: Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by r...@…): * status: new => closed * resolution:

[MacRuby-devel] [MacRuby] #316: Constant missing exception when running macrake deploy in a hotcocoa project

2009-08-24 Thread MacRuby
Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ To reproduce this issue create a boiler plate hotcocoa project and

Re: [MacRuby-devel] [MacRuby] #289: macgem error "uninitialized constant Gem::Marshal (NameError)"

2009-08-26 Thread MacRuby
s: closed Priority: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: invalid Keywords: macgem | -+-- Changes (by

Re: [MacRuby-devel] [MacRuby] #291: Time.parse doesn't work in experimental

2009-08-26 Thread MacRuby
major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by mattaimone...@…): * status:

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-26 Thread MacRuby
ty: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by mattaimone...@…): * st

Re: [MacRuby-devel] [MacRuby] #293: Object.methods in macirb returns crazy results

2009-08-26 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by mattaimone...@…): * status: new => closed * resolut

Re: [MacRuby-devel] [MacRuby] #293: Object.methods in macirb returns crazy results

2009-08-26 Thread MacRuby
|Milestone: Component: MacRuby| Resolution: Keywords: | ---+ Changes (by mattaimone...@…): * status: closed => reope

Re: [MacRuby-devel] [MacRuby] #255: NSArray.new(["elem"]) segfaults

2009-08-26 Thread MacRuby
ty: major |Milestone: MacRuby 0.5 Component: MacRuby| Resolution: fixed Keywords: NSArray constructor| ---+ Changes (by lsansone...@…): * st

Re: [MacRuby-devel] [MacRuby] #298: macirb loses track of local variables

2009-08-26 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status

Re: [MacRuby-devel] [MacRuby] #185: Redefining singleton methods on multiple objects at the same place

2009-08-26 Thread MacRuby
Priority: major |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by

Re: [MacRuby-devel] [MacRuby] #19: Problems with method_missing

2009-08-26 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: +--- Changes (by lsansone...@…): * milestone: MacRuby 0.4 => MacRuby 0.5 Comment: Works bet

Re: [MacRuby-devel] [MacRuby] #249: Attempting to modify instances of NSString or NSArray causes crash

2009-08-26 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -+-- Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #234: Backticks segfaults occasionally

2009-08-26 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status: new => closed * resolution: =>

Re: [MacRuby-devel] [MacRuby] #98: ZLib library is SEGV'ing

2009-08-26 Thread MacRuby
stone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status: new => closed * resolution:

Re: [MacRuby-devel] [MacRuby] #227: Using a block's binding causes segfault

2009-08-26 Thread MacRuby
ocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status: new =>

Re: [MacRuby-devel] [MacRuby] #192: String#length and String#size do not work correctly

2009-08-26 Thread MacRuby
Priority: critical| Milestone: Component: MacRuby |Keywords: +--- Comment(by lsansone...@…): As of r2392 {{{ $ ./miniruby t.rb 1 1

Re: [MacRuby-devel] [MacRuby] #115: macruby doesn't work with multibyte characters and -e

2009-08-26 Thread MacRuby
#115: macruby doesn't work with multibyte characters and -e -+-- Reporter: jordan.breed...@…|Owner: lsansone...@… Type: defect | Status: closed Pri

Re: [MacRuby-devel] [MacRuby] #186: Difference between NSObject and Object?

2009-08-26 Thread MacRuby
: critical|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #150: invalid strings with IO.pipe and readline

2009-08-26 Thread MacRuby
Priority: major |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords

Re: [MacRuby-devel] [MacRuby] #134: require 'rexml/document' fails

2009-08-26 Thread MacRuby
ty: major |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #91: rss module doesn't work - problem in dublincore.rb or module_eval

2009-08-26 Thread MacRuby
new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Changes (by lsansone...@…): * milestone: MacRuby 0.4 => MacRuby 0.5

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

2009-08-26 Thread MacRuby
: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Changes (by lsansone...@…): * milestone: => MacRuby

Re: [MacRuby-devel] [MacRuby] #196: GVL is held when invoking blocking run-loop related calls

2009-08-26 Thread MacRuby
: major |Milestone: MacRuby 0.5 Component: MacRuby| Resolution: fixed Keywords: gvl lock runloop | ---+ Changes (by lsansone...@…): * status: new

Re: [MacRuby-devel] [MacRuby] #237: NSConnection cause crash

2009-08-26 Thread MacRuby
#237: NSConnection cause crash ---+ Reporter: qe...@…| Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5

Re: [MacRuby-devel] [MacRuby] #239: NSXML classes cannot be modified properly

2009-08-26 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords:| --+- Changes (by lsansone...@…): * status: new => closed * resolution: =>

Re: [MacRuby-devel] [MacRuby] #287: Wrong argument type NSObject (expected Data) in Digest::MD5.hexdigest( ... )

2009-08-26 Thread MacRuby
Priority: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: macruby digest typeerror | --+- Changes (by

Re: [MacRuby-devel] [MacRuby] #311: ERB experiencing string buffer corruption of some sort

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

Re: [MacRuby-devel] [MacRuby] #305: boilerplate hotcocoa project crashes

2009-08-26 Thread MacRuby
| Milestone: MacRuby 0.5 Component: MacRuby |Keywords: hotcocoa crash +--- Comment(by isaackea...@…): This ticket has been resolved for me with changeset:2366 -- Ticket URL: <h

Re: [MacRuby-devel] [MacRuby] #316: Constant missing exception when running macrake deploy in a hotcocoa project

2009-08-26 Thread MacRuby
Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: ---+ Comment(by isaackea...@…): This ticket has been resolved for me

[MacRuby-devel] [MacRuby] #317: Readline.readline is private/NME

2009-08-26 Thread MacRuby
: minor | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: readline, library, class methods ---+ While checking out Lyndon http://github.com/defunkt/lyndon/tree

[MacRuby-devel] [MacRuby] #318: enable arbitrary properties in hotcocoa app Info.plist

2009-08-27 Thread MacRuby
: minor | Milestone: MacRuby 0.5 Component: MacRuby|Keywords: hotcocoa ---+ This patch enables adding extra key/string properties to the Info.plist for a hotcocoa

Re: [MacRuby-devel] [MacRuby] #315: MacRuby-trunk interferes with macports' llvm-devel

2009-08-28 Thread MacRuby
#315: MacRuby-trunk interferes with macports' llvm-devel -+-- Reporter: robe...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: bl

Re: [MacRuby-devel] [MacRuby] #315: MacRuby-trunk interferes with macports' llvm-devel

2009-08-28 Thread MacRuby
#315: MacRuby-trunk interferes with macports' llvm-devel -+-- Reporter: robe...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: bl

Re: [MacRuby-devel] [MacRuby] #315: MacRuby-trunk interferes with macports' llvm-devel

2009-08-28 Thread MacRuby
#315: MacRuby-trunk interferes with macports' llvm-devel -+-- Reporter: robe...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: bl

[MacRuby-devel] [MacRuby] #319: macruby 0.4 crashes on launch in Snow Leopard

2009-08-28 Thread MacRuby
#319: macruby 0.4 crashes on launch in Snow Leopard +--- Reporter: rex_4...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #319: macruby 0.4 crashes on launch in Snow Leopard

2009-08-28 Thread MacRuby
#319: macruby 0.4 crashes on launch in Snow Leopard +--- Reporter: rex_4...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: blocker

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-28 Thread MacRuby
ty: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -+-- Comment(by dmi...@…): Unfortun

Re: [MacRuby-devel] [MacRuby] #319: macruby 0.4 crashes on launch in Snow Leopard

2009-08-28 Thread MacRuby
#319: macruby 0.4 crashes on launch in Snow Leopard +--- Reporter: rex_4...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: blocker

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-28 Thread MacRuby
ty: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: Keywords: | -+-- Changes (by lsansone...@…): * statu

Re: [MacRuby-devel] [MacRuby] #149: String concatenation loses encoding

2009-08-28 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-28 Thread MacRuby
ty: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: Keywords: | -+-- Comment(by dmi...

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-28 Thread MacRuby
ty: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: Keywords: | -+-- Comment(by dmi...@…): BTW, rake an

Re: [MacRuby-devel] [MacRuby] #282: cannot be included in Objective-C++ source files

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

Re: [MacRuby-devel] [MacRuby] #317: Readline.readline is private/NME

2009-08-28 Thread MacRuby
: minor |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: readline, library, class methods | --+- Changes (by

Re: [MacRuby-devel] [MacRuby] #316: Constant missing exception when running macrake deploy in a hotcocoa project

2009-08-28 Thread MacRuby
Priority: minor |Milestone: MacRuby 0.5 Component: MacRuby| Resolution: fixed Keywords: | ---+ Changes (by lsansone

Re: [MacRuby-devel] [MacRuby] #184: Cannot build trunk, test, or release. readline error...

2009-08-28 Thread MacRuby
: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | +--- Changes (by lsansone...@…): * status

Re: [MacRuby-devel] [MacRuby] #188: Using the class method `private' on a Kernel method causes an endless loop.

2009-08-28 Thread MacRuby
losed Priority: blocker |Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -+-- Change

Re: [MacRuby-devel] [MacRuby] #195: NSThread causes exception/crash?

2009-08-28 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: NSThread| +--- Changes (by lsansone...@…): * status: new => clo

Re: [MacRuby-devel] [MacRuby] #224: String upcase method doesn't behave properly when containing a unicode character

2009-08-28 Thread MacRuby
tatus: closed Priority: minor|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -+-- Change

Re: [MacRuby-devel] [MacRuby] #295: [PATCH] Typy in README.rdoc

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

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-29 Thread MacRuby
ty: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: Keywords: | -+-- Comment(by dmi...@…): I inserted

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-29 Thread MacRuby
ty: major|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: Keywords: | -+-- Comment(by lsansone...@…): I just i

Re: [MacRuby-devel] [MacRuby] #125: Problem with CSV library

2009-08-29 Thread MacRuby
|Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: CSV | -+-- Changes (by lsansone...@…): * status: new => clo

<    1   2   3   4   5   6   7   8   9   10   >