<?xml version="1.0" encoding="UTF-8"?>










<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Lambda Probe Community Forums: Message List - LineReader does not correctly read multi-byte character.</title>
    <link>http://www.lambdaprobe.org/forum2</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <generator>Jive Forums Gold 5.0.5 (www.jivesoftware.com)</generator>
    <pubDate>Wed, 08 Sep 2010 06:22:01 +0000</pubDate>


    <item>

        <title>Re: LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=371&amp;tstart=0#371</link>

        

        
        <description><![CDATA[I have updated the source codes and reviewed them.<br/>It works successfully. Thanks for applying my patch!<br/><br/>Regards,<br/>Kan Ogawa]]></description>
        

        <pubDate>Thu, 29 Jun 2006 23:33:00 +0000</pubDate>

        

        <jf:creationDate>Thu, 29 Jun 2006 23:33:00 +0000</jf:creationDate>
        <jf:modificationDate>Thu, 29 Jun 2006 23:33:00 +0000</jf:modificationDate>
        <jf:date>29-Jun-2006</jf:date>
        <jf:author>supercreek</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=370&amp;tstart=0#370</link>

        

        
        <description><![CDATA[Ok, had a look at your version of LineReader and it works just fine. The update is submitted to trunk.<br/><br/>I&#39;ve modified the code slightly though:<br/><br/>1. reduced the line buffer size to from 8K to 512 bytes. I think it is unlikely that...]]></description>
        

        <pubDate>Thu, 29 Jun 2006 22:26:21 +0000</pubDate>

        

        <jf:creationDate>Thu, 29 Jun 2006 22:26:21 +0000</jf:creationDate>
        <jf:modificationDate>Thu, 29 Jun 2006 22:26:21 +0000</jf:modificationDate>
        <jf:date>29-Jun-2006</jf:date>
        <jf:author>turbomonkey</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=369&amp;tstart=0#369</link>

        

        
        <description><![CDATA[thanks a lot Kan. Unfortunately it&#39;s been very busy week at work and i didnt have a chance to get much done on the project. <br/><br/>I however have looked into the problem know how it can be fixed. The exiting LineReader is flawed coz it uses...]]></description>
        

        <pubDate>Thu, 29 Jun 2006 21:41:03 +0000</pubDate>

        

        <jf:creationDate>Thu, 29 Jun 2006 21:40:32 +0000</jf:creationDate>
        <jf:modificationDate>Thu, 29 Jun 2006 21:41:03 +0000</jf:modificationDate>
        <jf:date>29-Jun-2006</jf:date>
        <jf:author>turbomonkey</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=368&amp;tstart=0#368</link>

        

        
        <description><![CDATA[<p>I will submit sample code of backwards line reader. This sample code supports reading multi-byte character.<br/>This code is easy sample and I think that it is very helpful for this issue.<br/>Can you resolve the issue by referring to...]]></description>
        

        <pubDate>Thu, 29 Jun 2006 20:43:05 +0000</pubDate>

        

        <jf:creationDate>Thu, 29 Jun 2006 20:43:05 +0000</jf:creationDate>
        <jf:modificationDate>Thu, 29 Jun 2006 20:43:05 +0000</jf:modificationDate>
        <jf:date>29-Jun-2006</jf:date>
        <jf:author>supercreek</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=354&amp;tstart=0#354</link>

        

        
        <description><![CDATA[thanks Kan.<br/>]]></description>
        

        <pubDate>Thu, 22 Jun 2006 09:03:18 +0000</pubDate>

        

        <jf:creationDate>Thu, 22 Jun 2006 09:03:18 +0000</jf:creationDate>
        <jf:modificationDate>Thu, 22 Jun 2006 09:03:18 +0000</jf:modificationDate>
        <jf:date>22-Jun-2006</jf:date>
        <jf:author>turbomonkey</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=351&amp;tstart=0#351</link>

        

        
        <description><![CDATA[I attach the log file that caused this problem, please review it.<br/>The default character set of my Java runtime environment (on Windows 2000, Japanese Locale)&nbsp;is &quot;MS932&quot;.<br/><br/>Regards,]]></description>
        

        <pubDate>Thu, 22 Jun 2006 01:34:58 +0000</pubDate>

        

        <jf:creationDate>Thu, 22 Jun 2006 01:34:58 +0000</jf:creationDate>
        <jf:modificationDate>Thu, 22 Jun 2006 01:34:58 +0000</jf:modificationDate>
        <jf:date>22-Jun-2006</jf:date>
        <jf:author>supercreek</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Re: LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=350&amp;tstart=0#350</link>

        

        
        <description><![CDATA[can you also attach the file containing multibyte characters that causing the problem please?<br/><br/>Also, what is the default charset on your system?<br/>]]></description>
        

        <pubDate>Wed, 21 Jun 2006 18:08:21 +0000</pubDate>

        

        <jf:creationDate>Wed, 21 Jun 2006 18:08:21 +0000</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jun 2006 18:08:21 +0000</jf:modificationDate>
        <jf:date>21-Jun-2006</jf:date>
        <jf:author>turbomonkey</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>LineReader does not correctly read multi-byte character.</title>
        <link>http://www.lambdaprobe.org/forum2/thread.jspa?messageID=347&amp;tstart=0#347</link>

        

        
        <description><![CDATA[<p>Well, please see the screen shot that is attached in this thread.<br/>Multi-byte character is NOT displayed correctly in the log tailing view page.<br/>This is a major bug. I investigated its cause and just found it.</p><p>There is the problem in...]]></description>
        

        <pubDate>Wed, 21 Jun 2006 13:09:28 +0000</pubDate>

        

        <jf:creationDate>Wed, 21 Jun 2006 13:09:28 +0000</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jun 2006 13:09:28 +0000</jf:modificationDate>
        <jf:date>21-Jun-2006</jf:date>
        <jf:author>supercreek</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>