1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00
cde/src
Martijn Dekker 870883617a {array,nvtype}.c: Tidy up old debug messages
Those debug messages were written straight to standard error
without going through the shell's error/warning message mechanism.
They look like debug messages that aren't really supposed to appear
(no one ever sees them AFAIK).

This commit removes them, in some cases replacing them with abort()
calls so that a stack trace is generated if the unexpected thing
happens, instead of the shell continuing in an inconsistent state.
2022-06-03 19:43:12 +01:00
..
cmd {array,nvtype}.c: Tidy up old debug messages 2022-06-03 19:43:12 +01:00
lib optget: Improve memory leak fix (re: 333a8ca6) 2022-04-30 13:44:06 +02:00
Mamfile Restore full 'bin/package test' functionality 2022-03-11 21:17:03 +01:00