On 2011-11-04, prbharsakle wrote:

> There are two letters "^" and "M". Crlf is treating it as a ^M and removing
> it but I want it there.

Then something else must be doing that.  The fixcrlf will not touch the
letters ^ or M, not even if they happen to be next to each other.  It
will only ever deal with real whitespace characters.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to