You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/05/14 02:35:42 UTC

DO NOT REPLY [Bug 34049] javac lost a char when compile

https://issues.apache.org/bugzilla/show_bug.cgi?id=34049


Colm Smyth <la...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #4 from Colm Smyth <la...@gmail.com>  2008-05-13 17:35:41 PST ---
I think the issue may be partly down to character encodings. The build.xml file
is in the Chinese GB2312 encoding. The filesystem looks as if it may also be in
the same encoding.

In addition to checking what File.list() displays, I would suggest verifying
that the JDK javac command can handle that filename.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.