[tor-bugs] #4210 [Tor Client]: Undefined version comparisions
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Sat Dec  3 13:52:18 UTC 2011
    
    
  
#4210: Undefined version comparisions
-------------------------------------+--------------------------------------
 Reporter:  atagar                   |          Owner:                  
     Type:  defect                   |         Status:  new             
 Priority:  trivial                  |      Milestone:  Tor: unspecified
Component:  Tor Client               |        Version:                  
 Keywords:  documentation spec easy  |         Parent:                  
   Points:                           |   Actualpoints:                  
-------------------------------------+--------------------------------------
Comment(by Sebastian):
 I think we should close this as invalid, because (and please check my
 reasoning!):
 Empty patchlevel is already defined:
 {{{
  As before, MAJOR, MINOR, MICRO,
  and PATCHLEVEL are numbers, with an absent number equivalent to 0.
 }}}
 It also specifies that the tag is eye-candy only:
 {{{
  All versions should be distinguishable purely by those four
  numbers. The status tag is purely informational, and lets you know how
  stable we think the release is:
 }}}
 From this follows that a.b.c.d must be the same as a.b.c.d- and
 a.b.c.d-bla.
 This also means that a.b.c.d-bla is to be treated the same as a.b.c.d-bla-
 dev, which I think might be unintentional but is also OK: Strictly
 speaking, those don't constitute versions of Tor, because more than one
 commit has that same version.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4210#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list