On Wed, May 24, 2006 at 08:49:03PM +0930, Geoff Russell wrote:
I did have to change 2 lines in git-cvsimport to get it to run with my
5.8.0 perl (problems with POSIX errno). I've attached a patch but my
work around isn't as quick as what it replaced.
Can you describe your problem in more detail? The POSIX errno constants
have been available since long before 5.8.0, so we should be able to use
them.
(btw, the change was introduced in my commit() cleanups:
e73aefe4fdba0d161d9878642c69b40d83a0204c).
-Peff