Chris Bracken
Chris Bracken
> I think we should consider a dvm default command for setting the default version. Something like this? :wink: ``` $ dvm --help |grep use use Select a Dart version...
Oh I see, I misread what you'd written; you actually included the above in your completions list. Sounds like you're saying we should add a `dvm default` command that would...
Just adding a note to apologise for the delay! I haven't forgotten about this, but was out for three weeks starting almost exactly when you last replied and finally got...
/cc @robert-ancell @jpnurmi @wmww for thoughts
If this turns out to be GTK version-specific, a quick look at the output of `dpkg -l` on my corp machine shows it has libgtk-3-0 installed at version 3.24.34.
fwiw I don't think we need to do the above refactor in this PR. I'm fine landing as-is to get the library cleanup in. It would be straightforward to do...
> I also think a RAII wrapper is better. I did not do that initially because that would be a much bigger change, which I would feel uncomfortable doing as...
Yep - I am indeed working on an RFC for bumping the supported minimum macOS to 10.14, which would then permit us to drop GL support while still supporting hardware...
I suspect this will slip by a couple weeks to mid-Nov. It is WIP but there are a lot of edge-cases to test in the [spec](https://wiki.mozilla.org/APNG_Specification).
A bit of poking and prodding suggests Apple is encoding logged bytes whose high-order bit set using a relatively simple encoding long before the output gets to libimobiledevice. idevicesyslog's output...