[tor-bugs] #18184 [Tor]: Remove "support" for unsigned time_t

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 29 14:09:55 UTC 2016


#18184: Remove "support" for unsigned time_t
------------------------+--------------------------------
     Reporter:  nickm   |      Owner:
         Type:  defect  |     Status:  new
     Priority:  Medium  |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor     |    Version:
     Severity:  Normal  |   Keywords:
Actual Points:          |  Parent ID:
       Points:  small   |    Sponsor:
------------------------+--------------------------------
 I maintain that unsigned time_t does not actually exist, and that time_t
 is signed everywhere that matters.  Further, we probably have all kinds of
 assumptions in our code that it is signed.  So let's remove the "support"
 for unsigned time_t, since it probably wouldn't work anyway.

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


More information about the tor-bugs mailing list