﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
8335	basename - mythcommandlineparser.cpp build failure on Mac	dougt@…	Nigel	"On the mac, we need to #include <libgen.h> when using |basename|.  See: 

http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man3/basename.3.html

Without this, we fail to compile here.

{{{
mythcommandlineparser.cpp: In member function ‘bool MythCommandLineParser::PreParse(int, const char* const*, int&, bool&)’:
mythcommandlineparser.cpp:60: error: ‘basename’ was not declared in this scope
make[2]: *** [mythcommandlineparser.o] Error 1

}}}

I added the #include directly in this file, but there is probably a better place for it."	defect	closed	minor	unknown	Ports - OSX	Master Head	medium	fixed			0
