On 10 July 2013 11:05, Joseph Rushton Wakeling <joseph.wakel...@webdrake.net> wrote: > On 07/10/2013 10:03 AM, Joseph Rushton Wakeling wrote: >> I'll be back with my big flaming torch and pitchfork after I've tested later >> today ... ;-) > > Not your fault, but that delimited string inside printUsage() runs into a > lovely > syntax highlighting bug in d.vim: > https://github.com/JesseKPhillips/d.vim/issues/18 >
Which reminds me, need to implement delimited strings in cgdb.... :) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';