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

MythTV noreply at mythtv.org
Mon Jan 30 04:37:59 UTC 2012


#9645: [PATCH] WIN32_LEAN_AND_MEAN
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:  beirdo
     Type:  Patch - Bug Fix                      |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  Ports - Windows                      |        Version:
 Severity:  medium                               |  Unspecified
 Keywords:  Windows                              |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Define WIN32_LEAN_AND_MEAN and NOMINMAX for MingW

 This patch defines WIN32_LEAN_AND_MEAN and NOMINMAX when building mythtv
 and
 mythplugins for Windows. This change should avoid a lot of name hijacking
 that
 occurs when including windows.h. The patch also fixes several files that
 were
 missing explicit headers.

 Closes #9645

 Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>
  Branch:    master
  Changeset: acadd66dbd50be2a8b98031d2f1d7400fbca951f

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


More information about the mythtv-commits mailing list