[tor-bugs] #9063 [Tor]: #6252 didn't go far enough

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 14 04:09:53 UTC 2013


#9063: #6252 didn't go far enough
--------------------+-------------------------------------------------------
 Reporter:  arma    |          Owner:                    
     Type:  defect  |         Status:  needs_review      
 Priority:  normal  |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor     |        Version:                    
 Keywords:          |         Parent:                    
   Points:          |   Actualpoints:                    
--------------------+-------------------------------------------------------

Comment(by nickm):

 In 0.2.4:
 {{{
 src/or/relay.c:2491: warning: format ‘%lu’ expects type ‘long unsigned
 int’, but argument 8 has type ‘uint64_t’
 }}}

 The 0.2.3 one probably has a similar issue.  Use the U64_FORMAT and
 U64_PRINTF_ARG macros to log 64-bit uints.

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


More information about the tor-bugs mailing list