Source-Changes archive

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

Re: CVS commit: basesrc



>Module Name:   basesrc
>Committed By:  ad
>Date:          Thu Jul  6 11:28:05 UTC 2000
>Modified Files:
>       basesrc/include: util.h
>Log Message:
>- Declare pw_getconf().
>- ANSIfy.

        after this commit (addition of parseuserspec()) libutil/fparseln.c
        does not compile, due to missing forward decl for struct group.
        there's no parseuserspec() declared in libutil.
        which is the right way to correct it:
        - keep parseuserspec() line, add forward decl for struct group
        - remove parseuserspec() line

itojun



Home | Main Index | Thread Index | Old Index