]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gl_REGEX): Check whether off_t can be used in a switch
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Dec 2005 00:29:02 +0000 (00:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Dec 2005 00:29:02 +0000 (00:29 +0000)
commitb3c0bca1f8a793e886889f711a11d4490b8cab85
treef929a525b420b8834f7111eee95445166f976629
parent82ff8691407d91022d47d2dfe1555108c4295915
(gl_REGEX): Check whether off_t can be used in a switch
statement, to work around an HP-UX 10.20 compiler bug reported by
Peter O'Gorman.
m4/regex.m4