NW oddness

2011-03-20 Thread William A. Rowe Jr.
Just noticed; https://svn.apache.org/repos/asf/apr/apr/trunk/xml/expat_config.hnw It seems awfully strange to have in our apr source tree, as expat is now a dependency built separately from apr. Because it's useful to others to know how we built dependencies, I started a practice of putting bu

Re: Visual Studio build of trunk test suite and attempted fix

2011-03-20 Thread Jeff Trawick
On Sun, Mar 20, 2011 at 2:35 PM, William A. Rowe Jr. wrote: > On 3/19/2011 5:30 PM, Jeff Trawick wrote: >> (mine, of course) >> >> I can't get Visual C++ 2008 Express to build testlfsabi.  The files do >> show up in the converted .vcproj file, but no .obj files are created. >> Below is my current

Re: APR_HAS_LARGE_FILES confusion

2011-03-20 Thread William A. Rowe Jr.
On 3/20/2011 1:29 PM, William A. Rowe Jr. wrote: > > The comment caused me to wonder if there is some confusion still, > so I thought it would be worthwhile to point this out. The flag > APR_HAS_LARGE_FILES never had anything to do with any gcc defines, > per say, only that >4gb files are legitim

Re: Visual Studio build of trunk test suite and attempted fix

2011-03-20 Thread William A. Rowe Jr.
On 3/19/2011 5:30 PM, Jeff Trawick wrote: > (mine, of course) > > I can't get Visual C++ 2008 Express to build testlfsabi. The files do > show up in the converted .vcproj file, but no .obj files are created. > Below is my current attempt at a patch. > > I first left out the included files (.h, _

APR_HAS_LARGE_FILES confusion

2011-03-20 Thread William A. Rowe Jr.
/* TODO: in 1.3.0 this becomes APR_HAS_SPARSE_FILES, HOWEVER we will * still need to test csize before proceeding, because having sparse * file support in the OS/APR does not mean this volume supports it! */ #if APR_HAS_LARGE_FILES .. as noted by the comment, there is a flag to determine i

Bug report for APR [2011/03/20]

2011-03-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned