Ondřej Surý
52f98c5734
Rename mctx in dnstest.c to dt_mctx to prevent any global/local name clashes
...
The common construct seen in the BIND 9 source is func(isc_mem_t *mctx, ...).
Unfortunately, the dnstest.{h,c} has been using mctx as a global symbol, which
in turn generated a lot of errors when update.c got included in update_test.c.
As a rule of thumb, we should avoid naming global symbols with generic names
(like mctx) and we should prefix them with "namespace" (like dt_mctx).
2019-06-19 13:52:19 +02:00
..
2019-06-05 13:08:12 +10:00
2019-05-13 10:05:03 +07:00
2019-06-19 13:52:19 +02:00
2019-06-05 13:08:12 +10:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-02-21 16:42:17 -08:00
2019-03-08 15:15:05 +01:00
2019-03-14 13:34:59 -07:00
2019-06-05 13:08:12 +10:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-20 18:13:02 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-11 14:27:13 +11:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-08 18:17:55 -07:00
2019-04-26 18:27:37 -04:00
2018-10-03 01:03:56 -07:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2018-05-03 15:32:43 +02:00
2019-03-08 15:15:05 +01:00
2018-12-11 11:32:24 +01:00
2018-02-23 10:12:02 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-27 16:13:16 +02:00
2018-08-08 09:37:30 +02:00
2019-05-13 10:05:03 +07:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-29 15:34:08 +02:00
2019-03-08 15:15:05 +01:00
2019-06-05 07:49:23 -07:00
2017-12-29 01:44:18 +00:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-29 15:08:52 +02:00
2018-05-21 11:50:38 -07:00
2019-04-11 18:13:39 +10:00
2019-04-11 18:13:39 +10:00
2019-06-04 01:23:01 -04:00
2019-05-21 10:23:17 +00:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-30 18:00:31 +10:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-21 10:23:13 +00:00
2018-05-11 13:17:46 +02:00
2019-03-08 15:15:05 +01:00
2019-05-13 10:05:03 +07:00
2018-05-11 13:17:46 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-30 14:06:56 -07:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-04-06 12:22:49 -07:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-13 10:51:56 +11:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2018-05-11 13:17:46 +02:00
2018-05-11 13:17:46 +02:00
2019-03-08 15:15:05 +01:00
2018-05-11 13:17:46 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2018-08-08 09:37:30 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-04-11 15:22:30 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-09 19:55:35 -07:00
2019-03-08 15:15:05 +01:00
2018-08-08 09:37:30 +02:00
2019-06-11 09:38:59 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00