gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] libtla


From: Brian May
Subject: Re: [Gnu-arch-users] libtla
Date: Sun, 29 Feb 2004 10:12:14 +1100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

>>>>> "Tom" == Tom Lord <address@hidden> writes:

    Tom> I think these go in -utils:

    Tom>   chatter.[ch] editor.[ch] exec.[ch] hooks.[ch]

    Tom> and the rest in -cmds.

Ok, I moved the rest of these files. patch-3.

One problem remains:

[604] [scrooge:bam] ~/tree/arch/src/tla >grep .-cmds libarch-utils/*
libarch-utils/merge-points.h:#include "tla/libarch-cmds/archive.h"

Whats the best solution?

If I moved archive.h to -utils, then these would be broken:

[612] [scrooge:bam] ~/tree/arch/src/tla >grep .-cmds libarch-cmds/archive.[ch]
#include "tla/libarch-cmds/archives.h"
#include "tla/libarch-cmds/archive-version.h"
#include "tla/libarch-cmds/pfs.h"
#include "tla/libarch-cmds/archive-pfs.h"
#include "tla/libarch-cmds/archive.h"

If I moved merge-points.[ch] to -cmds, then patch-logs would break:

[617] [scrooge:bam] ~/tree/arch/src/tla >grep 'include.*merge-points' 
libarch-utils/*.[ch]
libarch-utils/merge-points.c:#include "tla/libarch-utils/merge-points.h"
libarch-utils/patch-logs.c:#include "tla/libarch-utils/merge-points.h"
-- 
Brian May <address@hidden>




reply via email to

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