From 477c02bbccd8bd8d699d1102dff834642059e608 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 1 Nov 1999 04:17:38 +0000 Subject: [PATCH] [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. --- ghc/interpreter/derive.c | 14 +++++++++----- ghc/interpreter/nHandle.c | 22 ++++++++++++++++++++-- ghc/interpreter/version.h | 2 +- 3 files changed, 30 insertions(+), 8 deletions(-) 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