On 4 November 2016 at 14:54, Vijay Kilari <vijay.kil...@gmail.com> wrote: > What do you suggest for this?.
Some general principles: * be consistent * don't check things you don't need to * prefer functions that exist in all configs (which may be dummy functions in some cases) rather than guarding callsites and #include lines with #ifdefs thanks -- PMM