d process can be
listed in this variable. Moreover, all built sources do not
necessarily have to be listed in `BUILT_SOURCES'. For
instance, a generated `.c' file doesn't need to appear in
`BUILT_SOURCES' (unless it is included by another source),
ns), so he might be willing to assign copyright to that
function to the FSF. Have you asked him?
--
Ben Pfaff
http://benpfaff.org
___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils
contribute to the
FSF the actual code from dpkg for this? (Otherwise, we will
probably have one person write a formal specification for the
version comparison algorithm, and then another person implement
something equivalent from that specification.)
Thanks,
Ben.
--
Ben Pfaff
http://benpfaff.org
Bruno Haible writes:
> Do you mean to say that none of the functions
> memchr
> memcmp
> memcpy
> memmove
> memset
> wmemchr
> wmemcmp
> wmemcpy
> wmemmove
> wmemset
> may be called with arguments ptr = NULL and n = 0 ?
Yes. C99 7.2.21p2 says:
Where an argument declare
u.\n")), size);
We'd want to write an Autoconf test for whether `z' and friends
are supported so that fix_sizes could be stubbed out if it was
unneeded, e.g.
#ifdef HAS_C99_PRINTF
#define fix_sizes(FORMAT) (FORMAT)
#endif
Presumably fix_sizes() would be written som
g prerequisites, not just the first one that
configure could not find.
--
Ben Pfaff
http://benpfaff.org