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

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 9 15:53:01 UTC 2014


#13102: error: 'SSIZE_MAX' undeclared in utils.c
--------------------+---------------------
 Reporter:  gk      |          Owner:
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:
Component:  Tor     |        Version:
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
--------------------+---------------------
 It seems commit 9b850f9200c2d2eac4053cfaa74873bbbe4f0b95 breaks
 compilation with mingw-w64 (at least with the GCC 4.9.1 based we plan to
 use in Tor Browser based on ESR 31). The error message is:
 {{{
 src/common/util.c: In function 'esc_for_log':
 src/common/util.c:1211:3: error: 'SSIZE_MAX' undeclared (first use in this
 function)
 src/common/util.c:1211:3: note: each undeclared identifier is reported
 only once for each function it appears in
 }}}

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


More information about the tor-bugs mailing list