• use getuid() instead of NSUserName() in the semaphore name, as it seems some users get a “name too long” error (with a semaphore name of 32 characters + a null byte, so likely SEM_NAME_LEN is 32, though I can’t find any value for it in /usr/include)
Changed: U trunk/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog U trunk/PlugIns/Dialog.tmplugin/Contents/Resources/tm_dialog U trunk/Tools/Dialog PlugIn/TMDSemaphore.mm _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
