<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Ruby for Java programmers, Part I</title>
	<link>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/</link>
	<description>Ugo Cei's Weblog</description>
	<pubDate>Mon, 08 Sep 2008 08:34:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: MixedContent</title>
		<link>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-152204</link>
		<dc:creator>MixedContent</dc:creator>
		<pubDate>Mon, 21 Jan 2008 21:55:16 +0000</pubDate>
		<guid>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-152204</guid>
		<description>I just tried this today (on OS X 10.4) and got the failure you mention and a couple of others.  First, the setlocal() function declared in OS X takes two args, and rjb apparently calls it with zero.  This causes the config to decide that HAVE_SETLOCALE should not be set, which causes riconv.c to fail, because while certain macros are conditionally defined #ifdef HAVE_SETLOCALE, a function that uses them is not #ifdef'd out.  I hacked around that one, but this one remains, and doesn't sound good:

rjb.c:833: warning: pointer targets in passing argument 5 of '(*jenv)-&#62;SetByteArrayRegion' differ in signedness

I notice that this post is almost a year old -- is rjb still considered a good tool?  The author writes doc as if he's from Mars.</description>
		<content:encoded><![CDATA[<p>I just tried this today (on OS X 10.4) and got the failure you mention and a couple of others.  First, the setlocal() function declared in OS X takes two args, and rjb apparently calls it with zero.  This causes the config to decide that HAVE_SETLOCALE should not be set, which causes riconv.c to fail, because while certain macros are conditionally defined #ifdef HAVE_SETLOCALE, a function that uses them is not #ifdef&#8217;d out.  I hacked around that one, but this one remains, and doesn&#8217;t sound good:</p>
<p>rjb.c:833: warning: pointer targets in passing argument 5 of &#8216;(*jenv)-&gt;SetByteArrayRegion&#8217; differ in signedness</p>
<p>I notice that this post is almost a year old &#8212; is rjb still considered a good tool?  The author writes doc as if he&#8217;s from Mars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flight16</title>
		<link>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-58797</link>
		<dc:creator>flight16</dc:creator>
		<pubDate>Fri, 02 Feb 2007 03:39:16 +0000</pubDate>
		<guid>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-58797</guid>
		<description>Awesome.  Just what I was looking for.</description>
		<content:encoded><![CDATA[<p>Awesome.  Just what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Experiences with Ruby handling Java at semanticpool :: thoughts</title>
		<link>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-56757</link>
		<dc:creator>Experiences with Ruby handling Java at semanticpool :: thoughts</dc:creator>
		<pubDate>Thu, 25 Jan 2007 17:19:44 +0000</pubDate>
		<guid>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-56757</guid>
		<description>[...] Part I [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Part I [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agylen &#187; Ruby for Java Programmers, Part V</title>
		<link>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-1215</link>
		<dc:creator>Agylen &#187; Ruby for Java Programmers, Part V</dc:creator>
		<pubDate>Mon, 27 Feb 2006 17:27:39 +0000</pubDate>
		<guid>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-1215</guid>
		<description>[...] If you&#8217;ve been following the previous articles in this series (Part I, Part II, Part III and Part IV) but are not yet satisfied with the range of solutions I presented for calling Ruby code from Java, here&#8217;s another one for you. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] If you&#8217;ve been following the previous articles in this series (Part I, Part II, Part III and Part IV) but are not yet satisfied with the range of solutions I presented for calling Ruby code from Java, here&#8217;s another one for you. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agylen &#187; Ruby for Java Programmers, Part IV</title>
		<link>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-1149</link>
		<dc:creator>Agylen &#187; Ruby for Java Programmers, Part IV</dc:creator>
		<pubDate>Wed, 08 Feb 2006 17:59:26 +0000</pubDate>
		<guid>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-1149</guid>
		<description>[...] In the previous installments of this series, I did some experiments trying to make Java and Ruby coexist by using two bridges: rjb and YAJB. This time, I&#8217;m going to try to solve the same problem using JRuby. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] In the previous installments of this series, I did some experiments trying to make Java and Ruby coexist by using two bridges: rjb and YAJB. This time, I&#8217;m going to try to solve the same problem using JRuby. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agylen &#187; Ruby for Java Programmers, Part II</title>
		<link>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-1108</link>
		<dc:creator>Agylen &#187; Ruby for Java Programmers, Part II</dc:creator>
		<pubDate>Wed, 25 Jan 2006 17:03:54 +0000</pubDate>
		<guid>http://agylen.com/2006/01/23/ruby-for-java-programmers-part-i/#comment-1108</guid>
		<description>[...] Part I is here. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Part I is here. [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
