Hi, > If there really is a locale-dependent conversion going on whenever > converting QString <-> std::string -- what a horrible misdesign (in > QString)! Is that really unavoidable?
Maybe adding QTextCodec::setCodecForCStrings(QTextCodec::codecForLocale()); at the start of main() might fix this issue transparently, assuming what we are dealing with are locale-dependent strings? Regards, Wolfram. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
