BIND 10 #542: catching exceptions in run_unittests

BIND 10 Development do-not-reply at isc.org
Wed Jan 26 23:34:43 UTC 2011


#542: catching exceptions in run_unittests
-------------------------------------+-------------------------------------
           Reporter:  jinmei         |                      Owner:  jreed
               Type:  enhancement    |                     Status:  new
           Priority:  minor          |                  Milestone:  A-Team-
          Component:  build system   |  Task-Backlog
          Sensitive:  0              |                   Keywords:
Add Hours to Ticket:  0              |  Estimated Number of Hours:  0
        Total Hours:  0              |                  Billable?:  1
                                     |                  Internal?:  0
-------------------------------------+-------------------------------------
 See the bind10-dev thread
 https://lists.isc.org/pipermail/bind10-dev/2011-January/001867.html

 Since catching an exception has a side effect of stack rewinding,
 and some people rather prefer keeping the ability to get a full stack
 trace (which may or not be possible for uncaught exceptions: it seems
 possible with g++ and SunStudio; not for clang++), this feature should
 be able to be disabled (and probably should be disabled by default
 except for clang++).

-- 
Ticket URL: <https://bind10.isc.org/ticket/542>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list