Tim Williams wrote:
On 11/30/05, David Crossley <[EMAIL PROTECTED]> wrote:

Tim Williams wrote:

David Crossley wrote:

...

Hmmm, i wish that someone else would try it.


Me too.  I don't doubt though that I'm doing something wrong -- just
can't figure out what it is.  I ran through it again on my linux box
and the issue is exactly the same as I've been describing so it
doesn't appear to be a windows thing.

I just tried it (Windows XP + Cygwin). I get the same problem.

I've not seen either of you comment on the Xalan issue that we have come
up against before (see my earlier mails in this thread). Now that I have done a test I can confirm that I am seeing the same effects, at least with respect to the inconsistent line endings.

Top see the problem, just open up a generated file and you'll find that comments have different line endings to all other content. For example:

<div id="top">^M
<!--+
    |breadtrail
    +-->^M
<div class="breadtrail">^M

Ross