[mythtv-commits] Ticket #12358: C++11 feature patch - mythairplayserver.cpp

MythTV noreply at mythtv.org
Tue Jan 27 17:38:52 UTC 2015


#12358: C++11 feature patch - mythairplayserver.cpp
-------------------------------------------------+-------------------------
     Reporter:  Gary Buhrmaster                  |      Owner:  jyavenard
  <gary.buhrmaster@…>                            |
         Type:  Patch - Feature                  |     Status:  new
     Priority:  trivial                          |  Milestone:  unknown
    Component:  MythTV - Airplay                 |    Version:  Master Head
     Severity:  low                              |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 The C++11 standard requires a space between literal and identifier in
 order to support user defined literal types via suffixes.

 This patch provides the needed spaces around the use of the define.

 As C++11 is not currently required by MythTV, this should be considered a
 really low priority in the code cleanliness queue.



 github ref:
 https://github.com/garybuhrmaster/mythtv/commit/86f09bf9c8062cebb5fcfb10437d2f4e3f68118d
 [[BR]]
 github git-am ref:
 https://github.com/garybuhrmaster/mythtv/commit/86f09bf9c8062cebb5fcfb10437d2f4e3f68118d.patch

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12358>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list