Wed, 18 Apr 2001 22:00:58 +0200 (MET DST), Eelco Dolstra <[EMAIL PROTECTED]> 
pisze:

> The reason is that Readline contains two calls to fileno() with a StgAddr
> argument which should be typecast to FILE * but isn't, and under FreeBSD
> fileno() is defined as a macro, like this:
> 
> #define fileno(p)       ((p)->_file)

Thanks, fixed.

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTÊPCZA
QRCZAK


_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to