> On Jun 4, 2016, at 10:00 PM, Stuart Henderson <s...@spacehopper.org> wrote: > > On 2016/06/04 18:52, Ray Lai wrote: > [..] > > OK sthen@. Bitfield is nice, though I think I will miss the single- > line output from "moo $number" as I found it quicker to scan visually. > >> Port nits: >> - fix COMMENT > > btw, that "#'" doesn't make it into the package, it was just to > work around vim's idea of quote handling not quite matching OpenBSD > make(1)'s. no objection to removing it if you don't like it though > I'll probably keep it as a local diff if it changes :)
Would it be better to surround it with double quotes? At first I thought it was an accidental commit, didn't realize there was a method to the madness. Ray