bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] FIX FOR mess from progress meter in output from gnubg -t


From: O.M. Riordan
Subject: [Bug-gnubg] FIX FOR mess from progress meter in output from gnubg -t
Date: Sat, 11 Jan 2003 21:51:24 +0000 (GMT)

Seems to be just

  if ( !fShowProgress )  
      return;

missing from one of the functions, namely
ProgressValue in gnubg.c.

Oliver



On Sat, 11 Jan 2003, O.M. Riordan wrote:

> 
> Things like:
> 
> echo -e "import mat 1pt.txt\n analyse match\n" | gnubg -t > output
> 
> produce output with a line like:
> 
> ^M(null) 1/0^M^M(null) 6/0^M^M(null) 10/0^M^M(null) 13/0^M^M(null)
> 15/0^M^M(null) 21/0^M^M(null) 27/0^M^M(null) 29/0
> ^M(null) 35/0^M^M(null) 43/0^M^M(null) 58/0
> 
> which is rather inconvenient! (Espcially when modifying the source to
> print extra stuff in between.)
> 
> Oliver
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]