#474: Sinatra's get method not being registered
+---
Reporter: c...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: trivial |Milestone:
#481: macrubyc doesn't let you use ruby's stdlibs
-+--
Reporter: mattaimone...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker
Hi Yehuda,
C pointers are mapped to the Pointer class. You can create Pointer
objects by yourself, and if you override an Objective-C method with a
C pointer argument, MacRuby will hand you an instance of Pointer.
You code could be rewritten in MacRuby as:
retValuePtr = Pointer.new(:int)
Hi Juergen,
Currently MacRuby trunk doesn't run HotCocoa at 100%. We intend to
fully support it in the next (and hopefully last) beta release.
Laurent
On Dec 3, 2009, at 8:10 AM, Juergen Dabel wrote:
Today I tried with the newest nightly build and I got:
dab:~ jdabel$ cd /Developer/Exampl
#484: scoping issues with notification center
-+--
Reporter: mattaimone...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
#484: scoping issues with notification center
-+--
Reporter: mattaimone...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker
I'm currently working with an API that sends me a memory address for an int
and expects me to populate it with a value:
It essentially looks like this:
int retValue = 1;
[historyController.repository outputForArguments:[NSArray
arrayWithObjects:@"update-ref",
@"-mUpdate from GitX", [ref ref], [dr
#483: Need GCD wrapper for File (Vnode) Sources
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: enhancement | Status: new
Priority: blocke
#479: Need GCD wrapper for Process Sources
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker
#482: Dispatch::Queue#dispatch should take a hash instead of a bool
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: enhancement | Status: new
#476: GCD Groups should be a wrapper around dispatch, not its own invocation
style
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: enhancement | Status: new
#476: GCD Groups should be a wrapper around dispatch, not its own invocation
style
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: enhancement | Status: new
#477: Need GCD wrapper for dispatch_once
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: enhancement | Status: new
Priority: minor
#477: Need GCD wrapper for dispatch_once
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: enhancement | Status: new
Priority: minor
#477: Need GCD wrapper for dispatch_once
+---
Reporter: ernest.prabha...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: minor
Works!
Thanks,
~JR
On Dec 4, 2009, at 6:28 AM, John Shea wrote:
Yes, as you have probably realised you need to reinstall MacRuby.
In my case it did not affect my iphone SDK after reinstalling MacRuby.
J
On Dec 4, 2009, at 13:00 , Robinson, John MD PhD wrote:
Hi all,
I am new to th
Yes, as you have probably realised you need to reinstall MacRuby.
In my case it did not affect my iphone SDK after reinstalling MacRuby.
J
On Dec 4, 2009, at 13:00 , Robinson, John MD PhD wrote:
> Hi all,
>
> I am new to the list.
>
> While working through Geoffrey Grosenbach's tutorial on pee
Hi all,
I am new to the list.
While working through Geoffrey Grosenbach's tutorial on peepcode, I
began to experience the following problems in IB. I lost autocomplete
in the class identity textbox and the outlets/actions of the class
were not avaiable. Conclusion: IB isn't recognizing my
18 matches
Mail list logo