|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: new => closed
* resolut
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by lsansone...@…):
Eloy, could you check if the problem exists again? If yes, could you file
: blocker |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: new => closed
* resolution: =>
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution: fixed
Keywords: |
---+
Changes (by lsansone...@…):
* status: reopened => closed
* resolut
#138: macgem not working for me
-+--
Reporter: n...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker |Milestone: MacRuby
Priority: major |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
+---
Changes (by lsansone
#172: resurrection error
--+-
Reporter: kbe...@… |Owner: lsansone...@…
Type: defect| Status: closed
Priority: minor |Milestone: MacRuby 0.5
#351: problem with macruby build (rake)
---+
Reporter: sergei.homja...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: trivial
Priority: minor |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: autoload require constants
: critical| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
{{{
macruby -e 'p NSDictionary.dictionaryWithObjectsAndKeys("a","b",
: critical|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: invalid
Keywords: |
+---
Changes (by lsansone...@…):
* status: new => closed
* resolut
#356: autoload is not working
+---
Reporter: d...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: major |Milestone: MacRuby 0.5
#356: autoload is not working
+---
Reporter: d...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: major |Milestone: MacRuby 0.5
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
{{{
$ cat foo.rb
module Bar
class Foo
end
end
$ macruby -e 'module Bar; autoload :Foo, "foo.rb"; c
#385: Cannot distribute macruby apps
---+
Reporter: hungerandthi...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority
#385: Cannot distribute macruby apps
---+
Reporter: hungerandthi...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
+---
Changes (by lsansone...@…):
* status: new => closed
* resolution: =>
> file) in order to handle these methods.
>
> Laurent
_______
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
: MacRuby 0.5
Component: MacRuby |Keywords:
+---
{{{
$ cat y.rb
class Foo
def get_binding
binding
end
end
b = Foo.new.get_binding { "got it"}
p eval "bloc
: MacRuby 0.5
Component: MacRuby |Keywords:
+---
{{{
$ cat insp.rb
class Foo
def initialize bar
@bar = bar
end
end
class Bar
def initialize
@foo = Foo.new
:
Component: MacRuby |Keywords:
+---
This may be a place where we just break with compatibility but if you do:
macruby -e 'def foo; next; end; puts "hello&quo
:
Component: MacRuby | Resolution: invalid
Keywords: |
+---
Changes (by lsansone...@…):
* status: new => closed
* resolution: => invalid
C
: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Comment(by lsansone...@…):
Shorter reduction:
{{{
$ ./miniruby -e "class C; def initialize; @foo=self; end; end; p
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
+---
Changes (by lsansone...@…):
* status: new => closed
* resolution: => fixed
C
: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
+---
Changes (by lsansone...@…):
* status: new => closed
* resolution: => fixed
Comment:
Than
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by lsansone...@…):
Could you attach your MusicPlayer.bridgesupport file?
: major|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: assigned
stone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: hoe, gem |
-+--
Changes (by lsansone...@…):
* status: new => closed
* resolution:
Priority: blocker |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone
: blocker |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: new
| Status: closed
Priority: major|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: module_function splat ArgumentError
losed
Priority: blocker |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: module_function module |
-+--
Changes (by lsa
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
{{{
class Foo < String
def foo
@foo = 42
@foo
end
end
p Foo.new.
#390: File#flock is undefined
+---
Reporter: jazz...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major | Milestone: MacRuby 0.5
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Comment(by jazz...@…):
Perhaps this is the same issue:
{{{
class Foo < Time
def foo
@
: critical|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
+---
Changes (by lsansone...@…):
* status: new => closed
* resolut
#390: File#flock is undefined
+---
Reporter: jazz...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: major |Milestone: MacRuby 0.5
#391: HotCocoa on_notification method stopped functioning in MacRuby 0.5 under
Snow Leopard
--+-
Reporter: tre...@… | Owner: lsansone...@…
Type: defect
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords:|
--+-
Changes (by lsansone...@…):
* status: new => closed
* resolut
#391: HotCocoa on_notification method stopped functioning in MacRuby 0.5 under
Snow Leopard
--+-
Reporter: tre...@… | Owner: lsansone...@…
Type: defect
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: dup string
--+-
From normal IRB
>> class StringChild < String; end
=> nil
>> c = StringChild.new
=> ""
&
#378: Macruby 0.5 allows instantiation of a Module instance
---+
Reporter: keith.gautre...@… | Owner: lsansone...@…
Type: defect | Status: new
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: KVO
--+-
if one creates custom accessors fro object keys to be used for KVO, the
setter cannot be made KVO-compliant. The runtime
| Milestone:
Component: MacRuby|Keywords:
---+
The following code worked under earlier builds of MacRuby and oddly, on
32-bit Snowy.
{{{
def control(control
#378: Macruby 0.5 allows instantiation of a Module instance
---+
Reporter: keith.gautre...@… | Owner: lsansone...@…
Type: defect | Status: new
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: dup string|
--+-
Changes (by lsansone...@…):
* status: new => closed
* resolution: =>
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: KVO
--+-
Comment(by lsansone...@…):
Reduction:
{{{
$ cat t.rb
framework 'Foundation'
class Foo
def setFoo(o)
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: KVO |
--+-
Changes (by lsansone...@…):
* status: new => closed
* resolution: =>
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by lsansone...@…):
Could you provide a test case or a small Xcode project that reproduces
this problem? We have
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by cwdi...@…):
Replying to [comment:1 lsansone...@…]:
> Could you provide a test case or a small Xcode proj
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by lsansone...@…):
Thanks for the example. Looks like the exception is being raised inside
the method resolver
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by lsansone...@…):
It's a bug in BridgeSupport, this informal protocol method doesn't contain
64-bit a
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution: fixed
Keywords: |
---+
Changes (by lsansone...@…):
* status: new => closed
* resolution: =>
#395: String#% does not work with %p
+---
Reporter: jazz...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major | Milestone: MacRuby
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution: fixed
Keywords: |
---+
Comment(by cwdi...@…):
There is a new problem with this. I'm attaching a new
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution:
Keywords: |
---+
Changes (by lsansone...@…):
* status: closed => reopened
* resolution: fi
#396: open method from open-uri not working in macruby 0.5
--+-
Reporter: dml...@… | Owner: lsansone...@…
Type: defect| Status: new
Priority: minor
#396: open method from open-uri not working in macruby 0.5
--+-
Reporter: dml...@… | Owner: lsansone...@…
Type: defect| Status: new
Priority: minor
#397: erb string buffer corruption
+---
Reporter: jazz...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: critical| Milestone: MacRuby
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: gems, macruby, load,
defined
---+
Trying to load the Grit gem by using
{{{
require 'rubygems'
req
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: gems, macruby, load,
defined
---+
Comment(by conra...@…):
You shouldn't have to `require 'rubygems
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution:
Keywords: |
---+
Comment(by lsansone...@…):
Looks like yet another ABI issue. llvm-gcc compiles the
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: gems, macruby, load,
defined
---+
Comment(by lsansone...@…):
Conrad, this looks like a bug in the compiler
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution:
Keywords: |
---+
Comment(by lsansone...@…):
Page 21 of the x86_64 ABI (http://www.x86-64.org
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: gems, macruby, load,
defined
---+
Comment(by eloy.de.en...@…):
See this discussion from sept. 17th for more
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: gems, macruby, load,
defined
---+
Comment(by hungerandthi...@…):
Does the case formatting change in the
#399: Building MacRuby HEAD with llvm trunk r82747 fails at dispatcher.cpp
---+
Reporter: nagachik...@… | Owner: lsansone...@…
Type: defect | Status: new
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: gems, macruby, load,
defined
---+
Comment(by lsansone...@…):
There is definitely a bug in the compiler, but I
#399: Building MacRuby HEAD with llvm trunk r82747 fails at dispatcher.cpp
---+
Reporter: nagachik...@… | Owner: lsansone...@…
Type: defect | Status: new
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords:
---+
I run
{{{
macgem uninstall GEM
}}}
with any gem and I receive:
{{{
ERROR: While
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords:
---+
Comment(by lsansone...@…):
Where are the gems installed?
If you didn't install them
#399: Building MacRuby HEAD with llvm trunk r82747 fails at dispatcher.cpp
---+
Reporter: nagachik...@… | Owner: lsansone...@…
Type: defect | Status: new
: critical | Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
-+--
0.5b1 / 10.6.1
Given this Obj-C trampoline (with corresponding header
#391: HotCocoa on_notification method stopped functioning in MacRuby 0.5 under
Snow Leopard
--+-
Reporter: tre...@… | Owner: lsansone...@…
Type: defect
: critical |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: invalid
Keywords: |
-+--
Changes (by lsansone...@…):
* status
: critical |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: invalid
Keywords: |
-+--
Comment(by antony.bla...@…):
How is it
: critical |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: invalid
Keywords: |
-+--
Comment(by lsansone...@…):
The current
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: gems, macruby, load, defined |
--+-
Changes (by lsansone...@…):
* status: new
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: new => closed
* resolut
Priority: minor |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: Set operation |
+---
Changes (by lsansone
: blocker| Milestone:
Component: MacRuby|Keywords:
---+
Given the following code:
{{{
#! /usr/bin/ruby -w
class MyClass
def dup
super
en
: major | Milestone: MacRuby 0.5
Component: MacRuby|Keywords:
---+
If a begin/rescue block is inside an iterator and the block raises an
exception on the first
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords:
---+
Comment(by hungerandthi...@…):
Ah interesting. I had always been told installing gems using
| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: objectspace segfault
---+
The following code causes a segfault on my machine (MacBookPro3,1):
{{{
#!/usr/local
: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
+---
Changes (by lsansone...@…):
* status: new => closed
* resolution: => fixed
Comment:
Sho
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution: invalid
Keywords: |
---+
Changes (by lsansone...@…):
* status: new
: major |Milestone: MacRuby 0.5
Component: MacRuby| Resolution: fixed
Keywords: |
---+
Changes (by lsansone...@…):
* status: new => clo
: blocker|Milestone: MacRuby 0.5
Component: MacRuby| Resolution: fixed
Keywords: |
---+
Changes (by lsansone...@…):
* status: new
|Milestone: MacRuby 0.5
Component: MacRuby| Resolution: fixed
Keywords: |
---+
Changes (by lsansone...@…):
* status: reopened => closed
* resolut
| Milestone:
Component: MacRuby|Keywords: fork process
---+
Comment(by ernest.prabha...@…):
Any update on this? I notice that the MacRuby 0.5 beta (nightly) simply
reports
#385: Cannot distribute macruby apps
---+
Reporter: hungerandthi...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority
#361: Embed MacRuby Target Adds 60+ MB to .app
-+--
Reporter: dy...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
#360: Embed MacRuby Target Fails If $TARGET_BUILD_DIR contains spaces
-+--
Reporter: dy...@… |Owner: lsansone...@…
Type: defect | Status: closed
| Milestone:
Component: MacRuby|Keywords: fork process
---+
Comment(by lsansone...@…):
#fork will be hard to support in MacRuby because the underlying system
(CoreFoundation
| Milestone:
Component: MacRuby|Keywords: fork process
---+
Comment(by ernest.prabha...@…):
I can appreciate that, but I really want to run something in a separate
*process
| Milestone:
Component: MacRuby|Keywords: fork process
---+
Comment(by lsansone...@…):
You can still spawn a new process (using #system, #`, #popen, etc.). If
you want to
#90: macruby fails to install (problem with File.join)
---+
Reporter: jakub.su...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority
|Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: new
Priority: blocker| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: macruby, rubygems,
exception
---+
Trying to build RubyGems with macruby throws
Priority: blocker| Milestone: MacRuby 0.5
Component: MacRuby|Keywords: macruby, rubygems,
exception
---+
Comment(by lsansone...@…):
Could you provide more
701 - 800 of 2454 matches
Mail list logo