fts.c has no business to #define reserved identifiers
Krzysztof Żelechowski
krzysztof.zelechowski at syncron.com
Sun Aug 10 20:25:36 UTC 2014
Is:
# define __set_errno(val) (*__errno_location ()) = (val)
# define __open open
# define __close close
# define __fchdir fchdir
Why do you do that? It is illegal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20140810/281bbde0/attachment.html>
More information about the Rpm-list
mailing list