[SVN] r6970
Allan Odgaard
throw-away-1 at macromates.com
Mon Apr 9 09:10:36 UTC 2007
• 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
More information about the textmate-dev
mailing list