public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/5477] New: incorrect stub_warning in io/fchmodat.c
@ 2007-12-12 12:55 Petr dot Salinger at seznam dot cz
  2007-12-12 17:53 ` [Bug libc/5477] " drepper at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: Petr dot Salinger at seznam dot cz @ 2007-12-12 12:55 UTC (permalink / raw)
  To: glibc-bugs

Please, could you fix incorrect stub_warning in io/fchmodat.c, ideally also in
2.7 branch.

Thanks

Petr Salinger


--- io/fchmodat.c
+++ io/fchmodat.c
@@ -45,6 +45,6 @@
   __set_errno (ENOSYS);
   return -1;
 }
-stub_warning (fchownat)
+stub_warning (fchmodat)
 
 #include <stub-tag.h>

-- 
           Summary: incorrect stub_warning in io/fchmodat.c
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: Petr dot Salinger at seznam dot cz
                CC: glibc-bugs at sources dot redhat dot com


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

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libc/5477] incorrect stub_warning in io/fchmodat.c
  2007-12-12 12:55 [Bug libc/5477] New: incorrect stub_warning in io/fchmodat.c Petr dot Salinger at seznam dot cz
@ 2007-12-12 17:53 ` drepper at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: drepper at redhat dot com @ 2007-12-12 17:53 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2007-12-12 17:53 -------
Fixed in cvs.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-12 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-12 12:55 [Bug libc/5477] New: incorrect stub_warning in io/fchmodat.c Petr dot Salinger at seznam dot cz
2007-12-12 17:53 ` [Bug libc/5477] " drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).