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

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 14 04:12:15 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 andrea):

 Replying to [comment:5 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.

 D'oh!

 The 0.2.3 one doesn't have a similar issue because 0.2.3 doesn't have
 channel IDs to log.  The 0.2.5 one will, though.

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


More information about the tor-bugs mailing list