Re: Question about xrename function

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Mon, 30 Apr 2001 10:30:47 -0600 (MDT)

On Mon, 30 Apr 2001, Guido Serassio wrote:

> Il 15.30 30/04/2001 Alex Rousskov ha scritto:
>
> >I am probably the person who wrote that comment. If you use xrename in
> >debug.c then you have to link all programs that use debug.c with
> >tools.c where xrename is defined. IIRC, the latter presented a problem
> >because tools.c depended on too many things; those things would have
> >to be imported in every program that uses debug.c.
> >
> >All or some of the above may no longer be true though, and/or I may be
> >misremembering. Try replacing "rename" in debug.c with "xrename", see
> >what happens, and submit a better comment text afterwards. :)
> >
> >Alex.
>
> I tried, no problems, no compile errors, rotate works fine.
> So I removed the comment in the source and replaced rename with xrename.

Did you really try to build cache_manager, client, dnsserver, and all
other executables that do not link with $(OBJS) ?

Alex.
Received on Mon Apr 30 2001 - 10:30:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:51 MST