Ben Wing <ben(a)666.com> writes:
 Vin Shelton wrote:
 > 
 > I can not build 21.5 on Solaris 2.5 as of this morning's CVS.
 > (SunOS-4.1.4 works fine, though.)
 > 
 > Apparently ptrdiff_t is no longer defined on the Solaris 2.5 platform:
 
 in fact, it was never defined, it's just that there were formerly no uses of
 ptrdiff_t in regex.c. 
Thanks.
  - vin