Menu

#7 debugging info on stdout when doing numeric compaction

open
nobody
None
5
2005-01-11
2005-01-11
Anonymous
No

reporter: m.brand@n200.com

The following lines dump debug into stdout even when not
running in debug mode. This breaks the use of stdout for pipes
and redirection.

pdf417_enc.c:2193: printf ("In numeric_compact - instring = %s
\n", instring);
pdf417_enc.c:2284: printf ("In numeric compact, slen = %d
string = %s \n", slen, instring);
pdf417_enc.c:2352: printf ("In nc - strlen = %d \n", slen);
pdf417_enc.c:2353: printf ("In string = %s \n", instring);

Discussion


Log in to post a comment.

MongoDB Logo MongoDB