[mythtv-commits] Ticket #9645: [PATCH] WIN32_LEAN_AND_MEAN

MythTV noreply at mythtv.org
Sun Sep 25 07:04:49 UTC 2011


#9645: [PATCH] WIN32_LEAN_AND_MEAN
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:  nigel
     Type:  Patch - Bug Fix                      |         Status:
 Priority:  minor                                |  infoneeded_new
Component:  Ports - Windows                      |      Milestone:  unknown
 Severity:  medium                               |        Version:
 Keywords:  Windows                              |  Unspecified
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Lawrence Rust <lvr@…>):

 This patch isn't _necessary_ to build Myth for Windows but it does reduce
 the probability of problems in the future.  It removes a lot of
 superfluous names and defines from the global namespace and forces
 programmers to think about and explicitly add headers for the Win32
 functions that they use.

 NB by default VisualC defines these for all new projects.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9645#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list