- Notifications
You must be signed in to change notification settings - Fork28
Commitec4073f
committed
Avoid unreferenced-function warning on low-functionality platforms.
On platforms lacking both locale_t and ICU, collationcmds.c failedto make any use of its static function is_all_ascii(), thus probablydrawing a compiler warning. Oversight in my commitddb5fdc.Per buildfarm member gaur.1 parent46e9151 commitec4073f
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
360 | 366 |
| |
361 | 367 |
| |
362 | 368 |
| |
| |||
371 | 377 |
| |
372 | 378 |
| |
373 | 379 |
| |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
| 380 | + | |
379 | 381 |
| |
380 | 382 |
| |
381 | 383 |
| |
|
0 commit comments
Comments
(0)