[SVN] r10659
Alexander John Ross
alex.j.ross at gmail.com
Wed Oct 1 21:12:35 UTC 2008
• In tempfile, we generate a unique filename from TM_PID (or LOGNAME if that is not available). If there is a name conflict, we increment TM_PID (or a checksum of LOGNAME) until we find a free name. This means that generally the same filename will be used for *all* calls to tempfile for a particular instance of TextMate.
Changed:
U trunk/Support/lib/tm/tempfile.rb
More information about the textmate-dev
mailing list