Proposed platform assumption changes
Nico Williams
nico at cryptonector.com
Mon Jan 30 12:35:50 EST 2012
On Mon, Jan 30, 2012 at 11:26 AM, Sam Hartman <hartmans at mit.edu> wrote:
> One significant downside of this macro is that it doesn't catch ordering
> problems when built with a c99 compiler. So, if most of your platforms
> are c99 but some are not, you can introduce significant lack-of-safety
> through minimizing testing of the non-c99 platforms.
You can enable the non-C99 version of the macro just to test this.
More information about the krbdev
mailing list