Re: [MacRuby-devel] [MacRuby] #246: NSMutableDictionary methods cannot retrieve values for Fixnum keys

2010-02-10 Thread MacRuby
#246: NSMutableDictionary methods cannot retrieve values for Fixnum keys ---+ Reporter: krishna.kote...@… |Owner: eloy.de.en...@… Type: defect | Status: closed

Re: [MacRuby-devel] [MacRuby] #495: Minor error in instructions for building LLVM

2010-02-10 Thread MacRuby
#495: Minor error in instructions for building LLVM +--- Reporter: ernest.prabha...@… |Owner: lsansone...@… Type: defect | Status: closed Priority:

Re: [MacRuby-devel] [MacRuby] #205: Incorrect list of instance methods

2010-02-10 Thread MacRuby
#205: Incorrect list of instance methods +--- Reporter: vincent.isamb...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major

Re: [MacRuby-devel] [MacRuby] #508: Method Syntax

2010-02-10 Thread MacRuby
#508: Method Syntax --+- Reporter: cjenk...@…|Owner: lsansone...@… Type: enhancement | Status: closed Priority: minor |Milestone:

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

2010-02-10 Thread MacRuby
#309: String, Hash, Array: singleton attr_accessor cannot be defined +--- Reporter: d...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: minor |

Re: [MacRuby-devel] [MacRuby] #598: EXC_BAD_ACCESS when *splatting arguments in method call

2010-02-10 Thread MacRuby
#598: EXC_BAD_ACCESS when *splatting arguments in method call +--- Reporter: m...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: major

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

2010-02-10 Thread MacRuby
#425: RSpec not working +--- Reporter: jens.nock...@… | Owner: martinlagarde...@… Type: defect | Status: new Priority: major |

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

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

Re: [MacRuby-devel] [MacRuby] #216: fork subprocess exiting (normally) segfaults

2010-02-10 Thread MacRuby
#216: fork subprocess exiting (normally) segfaults ---+ Reporter: cel...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major

Re: [MacRuby-devel] [MacRuby] #250: subclassing Array

2010-02-10 Thread MacRuby
#250: subclassing Array -+-- Reporter: mattaimone...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major|Mile

Re: [MacRuby-devel] [MacRuby] #438: rb_define_method for MacRuby

2010-02-10 Thread MacRuby
#438: rb_define_method for MacRuby --+- Reporter: ko...@… |Owner: lsansone...@… Type: enhancement | Status: closed Priority: trivial |Milestone: Ma

Re: [MacRuby-devel] [MacRuby] #159: "%d" with large integer argument gives conversion error

2010-02-10 Thread MacRuby
#159: "%d" with large integer argument gives conversion error -+-- Reporter: ja...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: majo

Re: [MacRuby-devel] [MacRuby] #607: macruby_main() argv transformation prevents passing arguments to the Ruby app

2010-02-10 Thread MacRuby
#607: macruby_main() argv transformation prevents passing arguments to the Ruby app -+-- Reporter: hongli...@… |Owner: lsansone...@… Type: defect | Status: closed

Re: [MacRuby-devel] [MacRuby] #608: rb_str_format() does not handle the "field width" flag for strings

2010-02-10 Thread MacRuby
#608: rb_str_format() does not handle the "field width" flag for strings +--- Reporter: martinlagarde...@… |Owner: lsansone...@… Type: defect | Status: closed

Re: [MacRuby-devel] [MacRuby] #608: rb_str_format() does not handle the "field width" flag for strings

2010-02-10 Thread Jordan K. Hubbard
On Feb 10, 2010, at 4:20 PM, MacRuby wrote: > i originally had braces around everything but at the end i removed them from > single- > line conditionals because they were ugly ;) They *are* ugly, but nowhere near as ugly as what happens when someone goes to add another line to an existing cond

Re: [MacRuby-devel] [MacRuby] #608: rb_str_format() does not handle the "field width" flag for strings

2010-02-10 Thread MacRuby
#608: rb_str_format() does not handle the "field width" flag for strings +--- Reporter: martinlagarde...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] [MacRuby] #537: Missing Time#strftime formatter: "%P"

2010-02-10 Thread MacRuby
#537: Missing Time#strftime formatter: "%P" ---+ Reporter: bbu...@… | Owner: lsansone...@… Type: defect | Status: new Priority: minor | Miles

Re: [MacRuby-devel] [MacRuby] #549: Class variables are not initialised properly.

2010-02-10 Thread MacRuby
#549: Class variables are not initialised properly. -+-- Reporter: sorin.ione...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #613: Dispatch classes should be wrapped in an Data struct to allow subclassing

2010-02-10 Thread MacRuby
#613: Dispatch classes should be wrapped in an Data struct to allow subclassing +--- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: defect | Status: new

[MacRuby-devel] [MacRuby] #613: Dispatch classes should be wrapped in an Data struct to allow subclassing

2010-02-10 Thread MacRuby
#613: Dispatch classes should be wrapped in an Data struct to allow subclassing +--- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: defect | Status: new

[MacRuby-devel] Apple System Logger

2010-02-10 Thread Chris Hoffman
I've been trying to use the asl from macruby. Accordingly I've created the necessary bridgesupport file from asl.h. I can call asl_log just fine, but the issue comes when trying to customize the message. For example, I'd like to have the output show up in Console.app. To do this I need to >

Re: [MacRuby-devel] [MacRuby] #537: Missing Time#strftime formatter: "%P"

2010-02-10 Thread MacRuby
#537: Missing Time#strftime formatter: "%P" ---+ Reporter: bbu...@… | Owner: lsansone...@… Type: defect | Status: new Priority: minor | Miles

Re: [MacRuby-devel] Feedback: Dispatch high-level wrappers

2010-02-10 Thread Ernest N. Prabhakar, Ph.D.
Hi Jordan, On Feb 10, 2010, at 12:30 AM, Jordan K. Hubbard wrote: > On Feb 8, 2010, at 5:46 PM, Ernest N. Prabhakar, Ph.D. wrote: > >> I've also written up specs to both test and demonstrate these constructs: > > P.S. Is it just me, or do other people have a really hard time turning specs > int

Re: [MacRuby-devel] [MacRuby] #612: RegexpError: too short escaped multibyte character

2010-02-10 Thread Jordan K. Hubbard
Probably a good idea to close it *after* the new string/regexp is done and we've proven that it actually solves the problem, or at least have a reasonably good idea that it does. :) - Jordan On Feb 10, 2010, at 3:45 AM, MacRuby wrote: > Should we close this bug? We have plenty of bug report ab

Re: [MacRuby-devel] [MacRuby] #537: Missing Time#strftime formatter: "%P"

2010-02-10 Thread MacRuby
#537: Missing Time#strftime formatter: "%P" ---+ Reporter: bbu...@… | Owner: lsansone...@… Type: defect | Status: new Priority: minor | Miles

Re: [MacRuby-devel] [MacRuby] #520: Confusion in data type names for Core OpenGL

2010-02-10 Thread MacRuby
#520: Confusion in data type names for Core OpenGL --+- Reporter: sojasta...@… | Owner: lsansone...@… Type: defect| Status: new

Re: [MacRuby-devel] [MacRuby] #517: Installer crashes (if not admin?)

2010-02-10 Thread MacRuby
#517: Installer crashes (if not admin?) --+- Reporter: paulhenryda...@… | Owner: lsansone...@… Type: defect| Status: new Priority: minor

Re: [MacRuby-devel] [MacRuby] #544: NSBigMutableString#tr crashes

2010-02-10 Thread MacRuby
#544: NSBigMutableString#tr crashes +--- Reporter: vincent.isamb...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #612: RegexpError: too short escaped multibyte character

2010-02-10 Thread MacRuby
#612: RegexpError: too short escaped multibyte character -+-- Reporter: cehoff...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #546: REXML text.rb fails: premature end of char-class

2010-02-10 Thread MacRuby
#546: REXML text.rb fails: premature end of char-class -+-- Reporter: mac...@… |Owner: lsansone...@… Type: defect | Status: closed Priori

Re: [MacRuby-devel] [MacRuby] #547: macirb doesn't work, but macruby does

2010-02-10 Thread MacRuby
#547: macirb doesn't work, but macruby does --+- Reporter: rensela...@… | Owner: lsansone...@… Type: defect| Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #545: MacRuby.framework fails to work with Xcode

2010-02-10 Thread MacRuby
#545: MacRuby.framework fails to work with Xcode -+-- Reporter: dognot...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] [MacRuby] #549: Class variables are not initialised properly.

2010-02-10 Thread MacRuby
#549: Class variables are not initialised properly. -+-- Reporter: sorin.ione...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #549: Class variables are not initialised properly.

2010-02-10 Thread MacRuby
#549: Class variables are not initialised properly. -+-- Reporter: sorin.ione...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #549: Class variables are not initialised properly.

2010-02-10 Thread MacRuby
#549: Class variables are not initialised properly. -+-- Reporter: sorin.ione...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #549: Class variables are not initialised properly.

2010-02-10 Thread MacRuby
#549: Class variables are not initialised properly. -+-- Reporter: sorin.ione...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #609: Constants and methods are not copied when cloning modules

2010-02-10 Thread MacRuby
#609: Constants and methods are not copied when cloning modules -+-- Reporter: m...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: ma

Re: [MacRuby-devel] Feedback: Dispatch high-level wrappers

2010-02-10 Thread Jordan K. Hubbard
On Feb 8, 2010, at 5:46 PM, Ernest N. Prabhakar, Ph.D. wrote: > I've also written up specs to both test and demonstrate these constructs: P.S. Is it just me, or do other people have a really hard time turning specs into usage-case examples when they read them? _

Re: [MacRuby-devel] Feedback: Dispatch high-level wrappers

2010-02-10 Thread Jordan K. Hubbard
On Feb 8, 2010, at 5:46 PM, Ernest N. Prabhakar, Ph.D. wrote: > For MacRuby 0.6, I'd like to provide higher-level convenience APIs to reduce > the "cognitive overhead" and "semantic noise" of using Grand Central > Dispatch. In other words, let people do what they want without having to > lear