Re: [bug-gnulib] SIZE_MAX and gl_SIZE_MAX

2006-09-28 Thread Bruno Haible
Paul Eggert wrote: > gl_SIZE_MAX should be retired, and I assume it will be once the next > gettext release is out. Code used in the intl/ directory will continue to use gl_SIZE_MAX for a while, so that the autoconf checks done by AM_GNU_GETTEXT don't get too time consuming. But in other modules,

SIZE_MAX and gl_SIZE_MAX

2006-09-25 Thread Paul Eggert
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > 21 checking for SIZE_MAX... yes > > as the top gnulib candidates. The SIZE_MAX test is cheap on systems > that have it There's no reason to have a separate SIZE_MAX module any more, except for inertia, as the stdint module should now do that for