[tor-bugs] #4971 [Tor Client]: Provide initvalue in GETINFO config/names

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Apr 6 15:30:09 UTC 2012


#4971: Provide initvalue in GETINFO config/names
-------------------------+--------------------------------------------------
 Reporter:  chiiph       |          Owner:                    
     Type:  enhancement  |         Status:  needs_review      
 Priority:  normal       |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Client   |        Version:                    
 Keywords:               |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------

Comment(by nickm):

 looks good; we should merge this once 0.2.4.x is open.

 Minor stuff it needs:
   * "make check-spaces" should pass.
   * Tor is indented in K&R style, so we write:
 {{{
    } else if (condition) {
 }}}
 and not
 {{{
    }
    else if (condition)
    {
 }}}
    * We'll need a changes file, and a patch to control-spec.txt.

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


More information about the tor-bugs mailing list