From: andy Date: Mon, 1 Nov 1999 04:17:38 +0000 (+0000) Subject: [project @ 1999-11-01 04:17:37 by andy] X-Git-Tag: Approximately_9120_patches~5629 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=477c02bbccd8bd8d699d1102dff834642059e608;p=ghc-hetmet.git [project @ 1999-11-01 04:17:37 by andy] wibble in derive.c Changing stdout's buffering. fflush in the program does not flush the dll's private buffer space on Win32. --- diff --git a/ghc/interpreter/derive.c b/ghc/interpreter/derive.c index 1efe760..37f1336 100644 --- a/ghc/interpreter/derive.c +++ b/ghc/interpreter/derive.c @@ -9,8 +9,8 @@ * included in the distribution. * * $RCSfile: derive.c,v $ - * $Revision: 1.7 $ - * $Date: 1999/10/15 21:41:04 $ + * $Revision: 1.8 $ + * $Date: 1999/11/01 04:17:37 $ * ------------------------------------------------------------------------*/ #include "prelude.h" @@ -340,19 +340,22 @@ Int n; { Cell ls = h; Cell us = h; Cell is = h; + Cell js = h; Cell pr = NIL; Cell pats = NIL; + Int i; for (i=0; i