[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #19132 [Core Tor/Tor]: shared random: missing field 'fetch_missing_votes' initializer



#19132: shared random: missing field 'fetch_missing_votes' initializer
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.2.9.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:  #16943
       Points:  0.1           |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 dgoulet's ticket16943_029_02 fails to compile on OS X with `Apple LLVM
 version 7.3.0 (clang-703.0.31)`:
 {{{
 src/or/dirvote.c:2547:46: error: missing field 'fetch_missing_votes'
 initializer
       [-Werror,-Wmissing-field-initializers]
 }}}

 Even though this is perfectly legal C for "initialise the whole structure
 to zero".

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19132>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs