rjkroege/edwood

Event file writes sometimes have Location in Arg

Closed this issue · 2 comments

We can get:
"C1:M C2:x Q0:48 Q1:52 OQ0:49 OQ1:49 Flag:11 Text:Look Arg:/Users/flux/dev/edwood/cmd/win/win Loc:/Users/flux/dev/edwood/cmd/win/+win:#117,#120"

instead of
"C1:M C2:x Q0:48 Q1:52 OQ0:49 OQ1:49 Flag:11 Text:Look Arg:/Users/flux/dev/edwood/cmd/win/+win:#117,#120" Loc:/Users/flux/dev/edwood/cmd/win/+win:#117,#120"

Working on a reliable repro - this showed up cleanly (and repeatably) while working on win.

I'm already planning on looking at some of this code for #470 so I'll take this.