[tor-bugs] #23335 [Core Tor/Tor]: prop224: Clang compile error + bad log_warn on master

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Aug 26 14:58:23 UTC 2017


#23335: prop224: Clang compile error + bad log_warn on master
------------------------------+--------------------------------
     Reporter:  asn           |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  prop224, tor-hs
Actual Points:                |  Parent ID:
       Points:  0.2           |   Reviewer:
      Sponsor:  SponsorR-can  |
------------------------------+--------------------------------
 Seems like we failed a bit on the latest merges and we introduced a
 compile error:
 {{{
 In file included from src/or/directory.c:21:
 src/or/directory.h:191: error: redefinition of typedef
 ‘response_handler_args_t’
 src/or/directory.h:181: note: previous declaration of
 ‘response_handler_args_t’ was here
 }}}

 and also a stray and loud `log_warn`:
 {{{
 [warn] No change in hsdir set!
 }}}

 We need to fix these!

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23335>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list