Files
bind9/lib
Ondřej Surý 5e2d19911f _getcwd() on Windows needs direct.h header
The _getcwd() compatibility function on Microsoft CRT requires direct.h
header to pull a proper function prototype.

The (misleading) warning generated:

  bin\named\server.c(1074): warning C4047: '==': 'int' differs in levels of indirection from 'void *'
2020-04-16 13:13:00 +02:00
..
2020-04-16 08:12:39 +02:00
2020-04-16 08:12:39 +02:00
2020-04-16 08:12:39 +02:00
2020-04-16 08:12:39 +02:00
2020-04-16 13:01:55 +02:00
2020-04-16 08:12:39 +02:00
2020-04-16 08:12:39 +02:00
2020-04-16 08:12:39 +02:00
2018-11-13 07:50:30 +11:00