In article <[email protected]>, Matthias Drochner <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: drochner >Date: Mon Jan 25 20:33:57 UTC 2010 > >Modified Files: > src/dist/dhcp/dst: dst_api.c prandom.c > >Log Message: >fix some cases where the EREPORT macro defined to null (as in the NetBSD >build) could change the behaviour of the code in unexpected ways
I think that the EREPORT macro should be changed instead. Macros that look like statements, should behave like statements. christos
