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/11856] New: Error in rpmatch() example code


Glibc manual, Section 7.8 Yes-or-No Questions

http://www.gnu.org/software/libc/manual/html_mono/libc.html#Yes_002dor_002dNo-
Questions

In the example code there's line
  while (getline (&line, &len, stdout) >= 0)

Here should be 'stdin' instead of 'stdout'.

-- 
           Summary: Error in rpmatch() example code
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: manual
        AssignedTo: roland at gnu dot org
        ReportedBy: mmpolacek at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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]