Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!CONVEX.COM!salevin%drlc1 From: salevin%drlc1@CONVEX.COM (S. A. Levin[Stewart]) Newsgroups: comp.windows.x Subject: xgks bug Message-ID: <9002202144.AA24937@drlc1> Date: 20 Feb 90 21:44:55 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 There is a fatal bug in the xgks fortran-callable interface. In xgks/lib/fortran/inputinit.c, the declaration extern char currforttext; should read extern int currforttext; --- stew@hanauma.stanford.edu