remake icon indicating copy to clipboard operation
remake copied to clipboard

Review potential edge cases in walk()

Open krlmlr opened this issue 7 years ago • 1 comments

https://github.com/richfitz/remake/pull/113#pullrequestreview-4040997

krlmlr avatar Oct 13 '16 19:10 krlmlr

Oh dear god yes. This bit is so hard to get right.

Since I started on this I think there are a couple of other, more complete, attempts at static analysis that might be able to slot in here. Henrick has globals which might be able to do what is needed. There's also bits in lintr.

richfitz avatar Oct 14 '16 13:10 richfitz