Message6284

Author dov
Recipients abuehl, djc, mpm, pmezard
Date 2008-06-15.17:50:12
Content
new version of the patch, with caching. 

opener already caches this information; and on the other hand, util has no
state; so opener has to pass the cached information to util.set_flags as a new
argument.

I added the new argument to all calls of set_flags, but they should probably be
checked by someone who understands the context better...
Files
File name Uploaded
symlinks_supporting_os_nonsupporting_fs.v2.patch.txt dov, 2008-06-15.17:50:12
History
Date User Action Args
2008-06-15 17:50:13dovsetmessageid: <1213552213.96.0.559555710357.issue1149@selenic.com>
2008-06-15 17:50:13dovsetrecipients: + mpm, pmezard, djc, abuehl
2008-06-15 17:50:13dovlinkissue1149 messages
2008-06-15 17:50:13dovcreate