This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tmpnam v mkstemp


On Sat, 11 Nov 2000, Paul Eggert wrote:

> Also, POSIX does not allow the warning.

Clause, subclause and line numbers?  ISO/IEC 9945-2:1993(E) (joint
IEEE/ISO/IEC version) subclause A.1.6.2 page 691 lines 160-161 (describing
the standard error of c89 - a separate linker is merely an implementation
detail beyond the scope of the standard) seems clearly to allow it.

160 This utility may produce warning messages about certain conditions
    that do not
161 warrant returning an error (nonzero) exit value.

This is just such a warning, permitted by the standard.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]