On Mon, Jul 20, 2009 at 12:22 PM, BCS<[email protected]> wrote: > > > It would be interesting to write a template that takes a static format > string (using writef syntax) and, based on its argument tuple to generates a > trivial wrapper around printf with a guarantied correct (printf syntax) > format string.
Oh, you mean something like this? http://github.com/wilkie/xomb/blob/98f612085516d644d03bb464224fa37c9d8f2926/kernel/core/kprintf.d teeheehee
