BIND 10 #863: coroutine and MSVC

BIND 10 Development do-not-reply at isc.org
Sat Apr 23 17:25:57 UTC 2011


#863: coroutine and MSVC
-------------------------------------+-------------------------------------
                   Reporter:         |                  Type:  enhancement
  fdupont                            |              Priority:  major
                     Status:  new    |             Component:  Unclassified
                  Milestone:  New    |             Sensitive:  0
  Tasks                              |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  0
            Defect Severity:         |           Total Hours:  0
  Medium                             |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 The current coroutine code raises spurious fatal errors with MSVC in debug
 mode.
 The solution is to change !__LINE!__ by !__COUNTER!__ for MSVC as it is
 done in:
 http://www.boost.org/doc/libs/1_45_0/doc/html/boost_asio/example/http/server4/coroutine.hpp

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


More information about the bind10-tickets mailing list