I fixed this.  It is a one-liner and fairly obvious (if it would have
been any more difficult I would have held off until 0.9.1).

-Tom

On Wed, 28 Jun 2006, Damian Steer defenestrated me:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Just tripped over this one. Using current cvs.
> 
> jruby:
> 
> irb(main):001:0> class Fun < Proc
> irb(main):002:1> end
> => nil
> irb(main):003:0> Fun.new {|a| p a}
> => #<Proc:0xe7ccd7>
> 
> Oops. That should be a Fun, not a Proc.
> 
> Damian
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFEolPfAyLCB+mTtykRAgu2AJ0Qj9UNvIqfi8UHuRR1hzHmdeuhsACg3s1V
> QiMB+di2jIjM09+OEYRBI+s=
> =dAcU
> -----END PGP SIGNATURE-----
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Jruby-devel mailing list
> Jruby-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jruby-devel

-- 
+ http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+
| Thomas E Enebo, Protagonist  | "Luck favors the prepared    |
|                              |  mind." -Louis Pasteur       |

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to