New JavaProxyConstructor logic not picking up JavaProxy for objects passed to
Ruby
--
Key: JRUBY-1391
URL: http://jira.codehaus.org/browse/JRUBY-1391
Project: JRuby
Charlie and I will finish looking at it today. From what I have seen
it looks good to me so far.
-Tom
On 9/26/07, Bill Dortch (JIRA) <[EMAIL PROTECTED]> wrote:
>
> [
> http://jira.codehaus.org/browse/JRUBY-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108
There's also testCornerCases test set in the post with patch attached.
Marcin
Thomas E Enebo wrote:
Charlie and I will finish looking at it today. From what I have seen
it looks good to me so far.
-Tom
On 9/26/07, Bill Dortch (JIRA) <[EMAIL PROTECTED]> wrote:
[
http://jira.codehaus.
Hi guys,
SQLServer now passes all tests in AR stables.
I had to add some more fixes in the same manner as yesterday, since some
things seems broken for Rails on trunk with MRI SQLServer too.
Cheers
--
Ola Bini (http://ola-bini.blogspot.com)
JRuby Core Developer
Developer, ThoughtWorks Stu
[PATCH] Smarter method caching
--
Key: JRUBY-1392
URL: http://jira.codehaus.org/browse/JRUBY-1392
Project: JRuby
Issue Type: Improvement
Components: Core Classes/Modules
Environment: rev 4409
Need this for DebugThread to be possible. Let me know if I should create a
JIRA for this.
--Chris
Index: /home/ccnelson/workspace/jruby-debug/src/org/jruby/debug/Context.java
===
--- /home/ccnelson/workspace/jruby-debug/src/org/jruby
JRuby Errno module is missing ECONNABORTED
--
Key: JRUBY-1393
URL: http://jira.codehaus.org/browse/JRUBY-1393
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Environm
Chris Nelson wrote:
Need this for DebugThread to be possible. Let me know if I should
create a JIRA for this.
Hi Chris,
this patch is not related to the JRuby code base. It belong to
debug-commons, to jruby-debug there. org.jruby.debug package does not
exist in JRuby's trunk and probably wi
DOH! Attached the wrong patch... trying again. This one is necessary for
jruby-debug to compile, unless I'm missing something.
On 9/27/07, Martin Krauskopf <[EMAIL PROTECTED]> wrote:
>
> Chris Nelson wrote:
> > Need this for DebugThread to be possible. Let me know if I should
> > create a JIRA
Chris Nelson wrote:
DOH! Attached the wrong patch... trying again. This one is necessary
for jruby-debug to compile, unless I'm missing something.
[...]
Index: /home/ccnelson/workspace/jruby-svn/src/org/jruby/RubyThread.java
===
I just finished up compilation on BEGIN and END blocks, which brings the
compiler to completion. I've also successfully been able to compile the
entire standard library and run IRB and RubyGems entirely off compiled
scripts (i.e. I deleted all the .rb files).
OptN doesn't compile and never wil
11 matches
Mail list logo