This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug manual/10140] New: Warnings when compiling the 3 argp examples given in the docs because of not including <stdlib.h>


manual/libc/Argp-Example-[123].html#Argp-Example-[123] provides examples for
using argp. They get compiled with warnings about exit() because there was no
#include <stdlib.h>.

Argp-Example-4.html#Argp-Example-4 compiles cleanly. It has that include line.

-- 
           Summary: Warnings when compiling the 3 argp examples given in the
                    docs because of not including <stdlib.h>
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: manual
        AssignedTo: roland at gnu dot org
        ReportedBy: e2xbEGqsDYT21hfC at yahoo dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10140

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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