[mythtv-commits] Ticket #11574: OSX build fails - mythcommandlineparser.cpp

MythTV noreply at mythtv.org
Wed Jun 5 02:03:55 UTC 2013


#11574: OSX build fails - mythcommandlineparser.cpp
--------------------------------------------+-----------------------------
 Reporter:  Craig Treleaven <ctreleaven@…>  |          Owner:  jyavenard
     Type:  Bug Report - General            |         Status:  new
 Priority:  minor                           |      Milestone:  unknown
Component:  Ports - OSX                     |        Version:  Unspecified
 Severity:  medium                          |     Resolution:
 Keywords:                                  |  Ticket locked:  0
--------------------------------------------+-----------------------------
Changes (by danielk):

 * status:  closed => new
 * resolution:  Works for me =>


Comment:

 There is no call setting the errno in the CONFIG_DARWIN path for
 daemonizing, so there should be no ENO_STR or ENO macro usage there. Also
 'unavailable' has typo, and I'm wouldn't say daemonizing is unavailable in
 OSX it is simply not implemented (for some reasonable reasons).

 Note: If this were just a case of replacing ENO_STR with qPrintable(ENO),
 then it would really be my responsibility since devel/logging is not
 merged to master yet. But since the ENO_STR macro looks like it shouldn't
 be there at all I'm leaving in jya's hands. (jya, just fix it in master
 and I'll merge it to devel/logging.)

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


More information about the mythtv-commits mailing list