On Wed, Jan 06, 2016 at 01:11:46PM +0000, David CARLIER wrote: > About ebtree, it is partly the compiler, partly not ... the > container_of macro came from warnings whereas ebtree functions was a > bit my own ... my_memmem function is also my own ... all the rest is > compiler warnings.
OK thank you. What compiler/version do you use ? I'm always interested in detecting trends causing new warnings over time. Willy