[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Blame test failure on Win32

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2005-05-12 02:52:59 CEST

I get a test failure from the new xml blame test. When I run the blame
command manually I get:

<?xml version="1.0" encoding="utf-8"?>
<blame>
<target
    path="iota">
<entry
    line-number="%ld">
<commit
    revision="2">
<author>jrandom</author>
<date>2005-05-12T00:39:08.191125Z</date>
</commit>
</entry>
</target>
</blame>

It looks like %lld for the line number isn't handled right by apr on Win32?

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 12 02:58:28 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.