[tor-bugs] #13102 [Tor]: error: 'SSIZE_MAX' undeclared in utils.c

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 9 16:03:36 UTC 2014


#13102: error: 'SSIZE_MAX' undeclared in utils.c
------------------------+--------------------------------
     Reporter:  gk      |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  regression
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------
Changes (by nickm):

 * keywords:   => regression
 * milestone:   => Tor: 0.2.6.x-final


Comment:

 Ug.  We should fix torint.h so that it declares SSIZE_MAX and SIZE_MAX,
 and fix everything in the code that looks at SIZE_T_MAX and SSIZE_T_MAX to
 look at SIZE_MAX and SSIZE_MAX instead.

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


More information about the tor-bugs mailing list