public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/15086] New: res_debug.c out of sync with resolv.h
@ 2013-01-30 21:21 jdthood at gmail dot com
  2013-04-29 19:06 ` [Bug libc/15086] " aj at suse dot de
  2014-06-13 18:55 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jdthood at gmail dot com @ 2013-01-30 21:21 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 15086
           Summary: res_debug.c out of sync with resolv.h
           Product: glibc
           Version: 2.18
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jdthood@gmail.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


resolv.h says

/*      
 * Resolver options (keep these in synch with res_debug.c, please)
 */     
#define RES_INIT        0x00000001      /* address initialized */
#define RES_DEBUG       0x00000002      /* print debug messages */
[...]

Comparing the list that follows with res_debug.c, however, I find that
res_debug.c p_option() is missing the following items.

     RES_NOALIASES
     RES_KEEPTSIG
     RES_BLAST
     RES_NOIP6DOTINT
     RES_SNGLKUP
     RES_SNGLKUPREOP

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/15086] res_debug.c out of sync with resolv.h
  2013-01-30 21:21 [Bug libc/15086] New: res_debug.c out of sync with resolv.h jdthood at gmail dot com
@ 2013-04-29 19:06 ` aj at suse dot de
  2014-06-13 18:55 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: aj at suse dot de @ 2013-04-29 19:06 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aj at suse dot de
         Resolution|                            |FIXED
         AssignedTo|unassigned at sourceware    |aj at suse dot de
                   |dot org                     |

--- Comment #1 from Andreas Jaeger <aj at suse dot de> 2013-04-29 19:06:40 UTC ---
Thanks, this is fixed for glibc 2.18 now.

commit b1a36ceb3bb0c8de45fc2024e57529e02ee3adef
Author: Andreas Jaeger <aj@suse.de>
Date:   Mon Apr 29 21:00:57 2013 +0200

    BZ#15086: Fix res_debug printing of options

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/15086] res_debug.c out of sync with resolv.h
  2013-01-30 21:21 [Bug libc/15086] New: res_debug.c out of sync with resolv.h jdthood at gmail dot com
  2013-04-29 19:06 ` [Bug libc/15086] " aj at suse dot de
@ 2014-06-13 18:55 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 18:55 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=15086

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-13 18:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-30 21:21 [Bug libc/15086] New: res_debug.c out of sync with resolv.h jdthood at gmail dot com
2013-04-29 19:06 ` [Bug libc/15086] " aj at suse dot de
2014-06-13 18:55 ` fweimer 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).