On Tue, Jan 28, 2020 at 10:32:24AM -0800, Matthew Dillon wrote: > I pushed a hack to dsynth to use the second field if the first is zero, please > test. >
Yes, it works, verified.
Earlier, as a workaround, I used a slightly different patch :)
==========
if (note.x3 == 1 /*NT_VERSION*/) {
note.version = note.zero;
}
=========
--
with best regards,
Yellow Rabbit @[email protected]
DragonFly 5.7-DEVELOPMENT x86_64
signature.asc
Description: PGP signature
