On 2016/06/04 22:03, Ray Lai wrote: > > 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?
hmm: I was under the impression that double quotes made it into the package, but actually though they show up with 'make show=COMMENT", they *don't* go into the package...so that should work. > At first I thought it was an accidental commit, didn't realize there was a > method to the madness. :)