bug-xorriso
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-xorriso] Re: Portability issues of xorriso on Solaris 9


From: Thomas Schmitt
Subject: [Bug-xorriso] Re: Portability issues of xorriso on Solaris 9
Date: Tue, 18 Jan 2011 22:26:35 +0100

Hi,

> Compiles like charm without a single patch :-)

Good news.

> Can I consider this released
> and make an official 1.0.1 package out of it?

Not released, but it is a stable snapshot.
I use it for my own incremental backups which depend much on
correct RockRidge timestamps. 
So i have no objections against putting this into production.


But maybe you want to re-activate in
  libisofs/util.c
the condition
  /* #ifndef HAVE_TIMEGM */
  ...
  /* #endif *//* ! HAVE_TIMEGM */ 
and change all occurences of
  soft_timegm
back to
  timegm

This would keep the new code away from users of systems
where timegm() is available.
System provided timegm() is tested since three years.
The new code is tested since seven hours.


Have a nice day :)

Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]