[tor-bugs] #5858 [- Select a component]: src/win32/orconfig.h should not #define _WIN32

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon May 14 16:24:19 UTC 2012


#5858: src/win32/orconfig.h should not #define _WIN32
----------------------------------+-----------------------------------------
 Reporter:  nickm                 |          Owner:                    
     Type:  defect                |         Status:  new               
 Priority:  normal                |      Milestone:  Tor: 0.2.3.x-final
Component:  - Select a component  |        Version:                    
 Keywords:                        |         Parent:                    
   Points:                        |   Actualpoints:                    
----------------------------------+-----------------------------------------
 Back when we erroneously used WIN32 to detect windows, we #defined it in
 src/win32/orconfig.h.  Now that we correctly use _WIN32, we do not need to
 define it... but it looks like win32/orconfig.h does this anyway, which
 makes MSVC sad.

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


More information about the tor-bugs mailing list