Cleanup: convert gforge task ID's to phabricator format
Cleanup old tracker task format to the new. e.g: [#34039] to T34039 Ref D8718
This commit is contained in:
@@ -916,7 +916,7 @@ void PyC_SetHomePath(const char *py_path_bundle)
|
||||
{
|
||||
wchar_t py_path_bundle_wchar[1024];
|
||||
|
||||
/* Can't use this, on linux gives bug: #23018,
|
||||
/* Can't use this, on linux gives bug: T23018,
|
||||
* TODO: try LANG="en_US.UTF-8" /usr/bin/blender, suggested 2008 */
|
||||
/* mbstowcs(py_path_bundle_wchar, py_path_bundle, FILE_MAXDIR); */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user