1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Bruno Haible
1a8e476f99 Fix "make check" failure with an ISO C 23 conforming C compiler.
Prompted by
<https://lists.gnu.org/archive/html/bug-gperf/2025-04/msg00002.html>.

* tests/smtp.gperf (my_case_strcmp, main): Convert from K&R C syntax
to ISO C 90 syntax.
2025-04-09 13:10:17 +02:00
Bruno Haible
d519d1a821 Change the 'len' parameter type to 'size_t'. 2016-11-26 17:54:33 +01:00
Eric Blake
5860266d3b Avoid gcc warnings on Cygwin. 2009-12-22 12:26:30 +01:00
Bruno Haible
6bbdde4f5f Fix the comparison of the first byte when using gperf_case_strcmp. 2003-04-12 00:41:03 +00:00