Re: patch: asr_debug.c prints SOA in wrong order

2021-04-01 Thread Boudewijn Dijkstra
Op Tue, 30 Mar 2021 12:15:42 +0200 schreef Boudewijn Dijkstra : Both asr_private.h and asr_utils.c have mname before rname but not asr_debug.c. And another thing while we're here: since 2019 the flag RES_USE_CD exists, but this was never added to asr_debug.c. New patch follows. Index: as

patch: asr_debug.c prints SOA in wrong order

2021-03-30 Thread Boudewijn Dijkstra
Both asr_private.h and asr_utils.c have mname before rname but not asr_debug.c. Index: asr_debug.c === RCS file: /cvs/src/lib/libc/asr/asr_debug.c,v retrieving revision 1.26 diff -u -p -r1.26 asr_debug.c --- asr_debug.c 3 Jul 2019