C++ Exception compatibility idea

P

Phil Tomson


Maybe because the differences between the two object systems can get to be
confusing as you're trying to implement a different object system on top
of another one. Maybe the implementation language's object system would
have too much influence at a subconcious level.

I can kind of see his point.

Phil
 
J

Jim Freeze

Maybe because the differences between the two object systems can get to be
confusing as you're trying to implement a different object system on top
of another one.

Yes
 
N

Nicholas Van Weerdenburg

I downloaded a precompiled bundle from a web site and dropped it into my
ruby lib according to instructions.

I downloaded it from the site mentioned here:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/72433

I also tried building it according to a script in this email. The script
was pretty cool, but didn't work for me, so I just downloaded the bundle
and followed the instructions. It's worked great for me.

Nick
 
S

Stephen Steiner

I downloaded it from the site mentioned here:

I didn't try that since the page said it was for OS X 10.2.x and I'm on
10.3.x.
I also tried building it according to a script in this email. The
script was pretty cool, but didn't work for me, so I just downloaded
the bundle and followed the instructions. It's worked great for me.

The script didn't work for me, either. I ended up sticking the
readline somewhere that the Ruby setup script could find, then
building. There was a slew of warnings but it worked and that was
enough time spent on this, for me.

Thanks,

Steve
 
O

Ollivier Robert

[courtesy cc of this posting sent to cited author via email]

The script didn't work for me, either. I ended up sticking the
readline somewhere that the Ruby setup script could find, then
building. There was a slew of warnings but it worked and that was
enough time spent on this, for me.

What's in DarwinPorts do work. I haven't tried it with the +devel variant
but with 1.8.1, it does. There is an explicit dependency on readline to be
sure it will get pulled along if needs ne.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,145
Messages
2,570,826
Members
47,373
Latest member
Desiree036

Latest Threads

Top