BIND 10 #3119: [kean] botan present but not usable

BIND 10 Development do-not-reply at isc.org
Fri Nov 8 14:50:26 UTC 2013


#3119: [kean] botan present but not usable
-------------------------------------+-------------------------------------
            Reporter:  wlodekwencel  |                        Owner:  kean
                Type:  defect        |                       Status:
            Priority:  medium        |  reviewing
           Component:  Unclassified  |                    Milestone:
            Keywords:  botan         |  Sprint-20131015
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DNS           |                 CVSS Scoring:
Estimated Difficulty:  2             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by kean):

 Just some minor information regarding the use of dnl versus # in
 configure.ac. dnl is intended to introduce comments specific to the
 configure.ac file itself. They are stripped out by the m4 macro processor
 that drives autoconf. # on the other hand is preserved in the generated
 configure script. So in general, dnl is actually the preferred way of
 commenting things in the autoconf world. However I will change it to # for
 the sake of consistency but this may be something we want to standardise
 on (if we don't just go with the current "convention" of using # even when
 dnl would be more appropriate). At the end of the day it doesn't make much
 difference ... it just adds a few extra comment lines to the generated
 script.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3119#comment:12>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list