[tor-bugs] #7315 [Tor]: nmake script outdated list of source files
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Sun Nov  4 14:19:07 UTC 2012
    
    
  
#7315: nmake script outdated list of source files
-----------------------+----------------------------------------------------
 Reporter:  ultramage  |          Owner:     
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:     
Component:  Tor        |        Version:     
 Keywords:  msvc       |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------
 src/or/Makefile.nmake is out of sync with 0.2.3.x, and even more out of
 sync with 0.2.4.x.
 Missing LIBTOR_OBJECTS in 0.2.3:
 {{{
 transports.obj
 }}}
 Missing LIBTOR_OBJECTS in 0.2.4/master:
 {{{
 circuitstats.obj
 confparse.obj
 entrynodes.obj
 replaycache.obj
 routerset.obj
 statefile.obj
 transports.obj
 }}}
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7315>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list