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 libc/1939] int return instead of enum value in inet/getnetgrent_r.c


------- Additional Comments From kukuk at suse dot de  2005-12-16 11:14 -------
(In reply to comment #2)
> Is it possible to change the return value of DB_LOOKUP_FCT in 
> nss/XXX-lookup.c 
> to enum nss_status? Currently it is int. 

This does not make sense at all. This function does not return
nss_status values, it returns if there is a service or not.

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


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

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