Bruno Haible <br...@clisp.org> writes:

> +[/* Define as the maximum value of type 'size_t', if the system doesn't 
> define
> +   it. */
> +#ifndef SIZE_MAX
> +# undef SIZE_MAX
> +#endif])
>  ])

This logic looks wrong.
-- 
"Premature optimization is the root of all evil."
--D. E. Knuth, "Structured Programming with go to Statements"



Reply via email to