[ruby/date] Use strncasecmp
https://github.com/ruby/date/commit/5974ac9c7e
This commit is contained in:
parent
12e66f11e5
commit
7aafd3ed0e
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,7 @@
|
||||
%{
|
||||
#define GPERF_DOWNCASE 1
|
||||
#define GPERF_CASE_STRNCMP 1
|
||||
#define gperf_case_strncmp strncasecmp
|
||||
struct zone {
|
||||
int name;
|
||||
int offset;
|
||||
|
Loading…
x
Reference in New Issue
Block a user