FYI: I intend to add another option for logchar which would use the
Apple Core Foundation CFString class for LogString. Since CFString
isn't an STL basic_string, it may be desirable to not specify logchar
but to have preprocessor macros that determine if LogString is
typedef'd as std::wstring, std::string or CFString.
- Re: Remaining autoconf patch Curt Arnold
- Curt Arnold
