For the multi byte yen character, there are both SJIS and Unicode encodings to 
convert that character to bytes. 
But if you send me a text with a backslash, that same text (the same bytes) 
will display as a (narrow) yen mark on a Japanese PC. That is a code page 
thing, not a character encoding thing. 

Sent from my iPhone

> On 2014/09/10, at 8:05, Matt Sicker <[email protected]> wrote:
> 
> Is this in SJIS or Unicode?
> 
>> On 9 September 2014 17:08, Remko Popma <[email protected]> wrote:
>> On a Japanese OS the backslash is displayed as a yen symbol (single byte). 
>> There's also a double byte yen symbol. In my mail my phone probably used the 
>> double-byte character or it would have displayed as a backslash for you. 
>> 
>> Sent from my iPhone
>> 
>>> On 2014/09/10, at 0:45, Matt Sicker <[email protected]> wrote:
>>> 
>>> Whoa, does WinXP actually use the yen symbol for directories? :P
>>> 
>>> 
>>>> On 9 September 2014 08:07, Gary Gregory <[email protected]> wrote:
>>>> But there is a way to make file:// URL work with spaces. This sounds like 
>>>> a bug in the tests or in _something__
>>>> 
>>>> Gary
>>>> 
>>>>> On Tue, Sep 9, 2014 at 1:41 AM, Remko Popma <[email protected]> wrote:
>>>>> I think I understand. 
>>>>> I just checked out log4j on that PC. 
>>>>> So all files are now under the git repository workspace. 
>>>>> 
>>>>> On WinXP, user.home is c:„Documents and Settings„popmarem (with fun 
>>>>> spaces in the path) 
>>>>> These spaces throw off the URL-File conversion. 
>>>>> 
>>>>> I guess I need to move my git repository to a different location on 
>>>>> WinXP. 
>>>>> 
>>>>> Sent from my iPhone
>>>>> 
>>>>>> On 2014/09/09, at 11:09, Matt Sicker <[email protected]> wrote:
>>>>>> 
>>>>> 
>>>>>> I noticed that failing in the brief branch I had, but that was from 
>>>>>> running it in an IDE. Could it be an L10n issue?
>>>>>> 
>>>>>> 
>>>>>>> On 8 September 2014 20:49, Remko Popma <[email protected]> wrote:
>>>>>>> Build fails on my work PC (Japanese WinXP):
>>>>>>> FileUtilsTest.testFileFromUriWithPlusCharactersInName:38
>>>>>>> 
>>>>>>> (2 more fail for the same reason)
>>>>>>> 
>>>>>>> 
>>>>>>> Sent from my iPhone
>>>>>>> 
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: [email protected]
>>>>>>> For additional commands, e-mail: [email protected]
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> -- 
>>>>>> Matt Sicker <[email protected]>
>>>> 
>>>> 
>>>> 
>>>> -- 
>>>> E-Mail: [email protected] | [email protected] 
>>>> Java Persistence with Hibernate, Second Edition
>>>> JUnit in Action, Second Edition
>>>> Spring Batch in Action
>>>> Blog: http://garygregory.wordpress.com 
>>>> Home: http://garygregory.com/
>>>> Tweet! http://twitter.com/GaryGregory
>>> 
>>> 
>>> 
>>> -- 
>>> Matt Sicker <[email protected]>
> 
> 
> 
> -- 
> Matt Sicker <[email protected]>

Reply via email to