|
From: Eyal L. <ey...@ey...> - 2004-01-03 14:16:17
Attachments:
vg-20040103-union.patch
|
I have gone off the list in October and just re-enabled it. I also upgraded to 2.0.0. (and then 2.1.0) and I find that some code is using anonymous unions which the Debian stable (Woody) 2.95 compiler does not understand. Is it possible to refrain from using this? I am attaching a patch that names the unions for the cvs version. I also need the --time-stamp patch which I mentioned on the list a few times in the past, but it somehow was never accepted (what do I have to get it in?). I really need it for analysing reports in a client/server environment. I am attaching this patch against cvs. I also have problems where ASFLAGS is not being set. It may be the result of my using automake 1.5 (not 1.6) which is the one availabe for Debian Woody. -- Eyal Lebedinsky (ey...@ey...) <http://samba.org/eyal/> |
|
From: Eyal L. <ey...@ey...> - 2004-01-03 14:24:46
Attachments:
vg-20040103-time-stamp.patch
|
Eyal Lebedinsky wrote: > I also need the --time-stamp patch which I mentioned on > the list a few times in the past, but it somehow was > never accepted (what do I have to get it in?). I really > need it for analysing reports in a client/server environment. > I am attaching this patch against cvs. Patch now really attached... -- Eyal Lebedinsky (ey...@ey...) <http://samba.org/eyal/> |
|
From: Tom H. <th...@cy...> - 2004-01-03 23:52:25
|
In message <3FF...@ey...>
Eyal Lebedinsky <ey...@ey...> wrote:
> Eyal Lebedinsky wrote:
> > I also need the --time-stamp patch which I mentioned on
> > the list a few times in the past, but it somehow was
> > never accepted (what do I have to get it in?). I really
> > need it for analysing reports in a client/server environment.
> > I am attaching this patch against cvs.
>
> Patch now really attached...
This feature was also requested in bug 70587 and I've just posted a
patch there to add it. It's a bit different from yours because it is
desigmed for the CVS head so can use libc's localtime instead of
having to reimplement it.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|