Hi Inaky, > From: Inaky Perez-Gonzalez <[email protected]> > > These have been stolen from the Linux kernel source; come pretty handy > to make build-time consistency checks and thus avoid run-time > surprises. > --- > src/util.h | 28 ++++++++++++++++++++++++++++ > 1 files changed, 28 insertions(+), 0 deletions(-) >
This stuff really doesn't belong in util.h. That file is ancient and if I were to do it again, I'd rename it into textutil.h or gsmutil.h. I only really want to keep text conversions there. I suggest putting this stuff into include/bug.h per Marcel's earlier email. Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
