<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Documentation</title>
	<atom:link href="http://xacc.wordpress.com/documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://xacc.wordpress.com</link>
	<description>A small, super fast, opensource and 100% C# IDE targetting .NET-based languages</description>
	<lastBuildDate>Tue, 08 Dec 2009 04:06:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keisuke Sugishima</title>
		<link>http://xacc.wordpress.com/documentation/#comment-799</link>
		<dc:creator>Keisuke Sugishima</dc:creator>
		<pubDate>Mon, 04 Feb 2008 14:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://xacc.wordpress.com/documentation/#comment-799</guid>
		<description>I liked xact.ide very much. 
However, it is regrettable that Japanese is not supported. 
For instance, the following errors go out in IronPython when Japanese 
is input. 

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at IronPythonLexer.lex()
   at Xacc.Languages.CSLex.Language`1.LexerBase.yywrap()
   at Xacc.Languages.CSLex.Language`1.Lex(String input, Stack&amp; state)
   at Xacc.Languages.Language.Lex(String line, TokenLine&amp; state, DoubleLinkedList`1 mlines)
   at Xacc.Controls.AdvancedTextBox.TextBuffer.DoLex(LineState&amp; state, Int32 linenr)
   at Xacc.Controls.AdvancedTextBox.TextBuffer.LineState.SetLine(String value, TextBuffer buffer, Int32 linenr)
   at Xacc.Controls.AdvancedTextBox.TextBuffer.set_Item(Int32 index, String value)
   at Xacc.Controls.AdvancedTextBox.TextBuffer.InsertCharacter(Char c)
   at Xacc.Controls.AdvancedTextBox.OnKeyPress(KeyPressEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message&amp; m)
   at System.Windows.Forms.Control.WmImeChar(Message&amp; m)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Moreover, a Japanese character string doubles in C# and IronSceme. 
For instance, when &quot;あ&quot; is input, it outputs it with &quot;ああ&quot;.

Please correspond. 
When it is incomprehensible because of poor English, I&#039;m sorry.</description>
		<content:encoded><![CDATA[<p>I liked xact.ide very much.<br />
However, it is regrettable that Japanese is not supported.<br />
For instance, the following errors go out in IronPython when Japanese<br />
is input. </p>
<p>System.IndexOutOfRangeException: Index was outside the bounds of the array.<br />
   at IronPythonLexer.lex()<br />
   at Xacc.Languages.CSLex.Language`1.LexerBase.yywrap()<br />
   at Xacc.Languages.CSLex.Language`1.Lex(String input, Stack&amp; state)<br />
   at Xacc.Languages.Language.Lex(String line, TokenLine&amp; state, DoubleLinkedList`1 mlines)<br />
   at Xacc.Controls.AdvancedTextBox.TextBuffer.DoLex(LineState&amp; state, Int32 linenr)<br />
   at Xacc.Controls.AdvancedTextBox.TextBuffer.LineState.SetLine(String value, TextBuffer buffer, Int32 linenr)<br />
   at Xacc.Controls.AdvancedTextBox.TextBuffer.set_Item(Int32 index, String value)<br />
   at Xacc.Controls.AdvancedTextBox.TextBuffer.InsertCharacter(Char c)<br />
   at Xacc.Controls.AdvancedTextBox.OnKeyPress(KeyPressEventArgs e)<br />
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message&amp; m)<br />
   at System.Windows.Forms.Control.WmImeChar(Message&amp; m)<br />
   at System.Windows.Forms.Control.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
<p>Moreover, a Japanese character string doubles in C# and IronSceme.<br />
For instance, when &#8220;あ&#8221; is input, it outputs it with &#8220;ああ&#8221;.</p>
<p>Please correspond.<br />
When it is incomprehensible because of poor English, I&#8217;m sorry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
