• 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

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to