ctags icon indicating copy to clipboard operation
ctags copied to clipboard

main,debug : don't use stdout in the code in debug.c

Open masatake opened this issue 2 years ago • 0 comments

          The code in debug.c uses stdout. The buffering of stdout makes the debug output impossible to be compared.

Originally posted by @masatake in https://github.com/universal-ctags/ctags/issues/3798#issuecomment-1683005724

masatake avatar Aug 19 '23 15:08 masatake