Files
bind9/lib/dns
Michal Nowak b61eec8376 Fix "array subscript is of type 'char'" on NetBSD 9
In file included from rdata.c:602:
    In file included from ./code.h:88:
    ./rdata/in_1/svcb_64.c:259:9: warning: array subscript is of type 'char' [-Wchar-subscripts]
                            if (!isdigit(*region->base)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~
    /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit'
    #define isdigit(c)      ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D))
                                                    ^~~~

(cherry picked from commit d09447287f)
2021-11-25 18:54:18 +01:00
..
2021-04-19 14:32:53 +02:00
2020-11-11 15:59:56 -03:00
2021-08-11 15:18:10 +02:00
2021-02-23 09:18:55 +01:00
2021-08-28 07:45:39 -07:00
2020-12-01 23:19:20 +11:00
2021-09-01 00:43:54 -07:00
2021-09-01 00:43:54 -07:00
2021-08-18 14:59:29 +10:00
2020-11-11 15:59:56 -03:00
2020-11-11 15:59:56 -03:00
2021-05-20 09:52:53 +02:00
2021-08-30 11:58:29 -07:00