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

Re: Current diff failures

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2003-02-27 23:12:44 CET

"Sander Striker" <striker@apache.org> writes:

> Umpf, the problem is that mmap behaves differently on
> different platforms with 0 sized files. I'll have a fix in
> the morning. Need some sleep first. Sorry for the inconvenience.

Well, you can see it as an optimization. For a 0 size map, you can
skip the actual system call, since any pointer will do. :-)

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 23:16:22 2003

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.