Newsgroups: comp.os.minix Path: utzoo!utdoe!david From: david@doe.utoronto.ca (David Megginson) Subject: Re: NULL Message-ID: <1991Jun22.124929.8323@doe.utoronto.ca> Organization: Dictionary of Old English Project - U of Toronto References: <33822@usc.edu> Date: Sat, 22 Jun 1991 12:49:29 GMT In article <33822@usc.edu> kjh@pollux.usc.edu (Kenneth J. Hendrickson) writes: >*** BUG FIX *** > >In /usr/include/stdio.h, #define NULL 0 >In /usr/include/*.h (all others), #define NULL ((void *)0) > >stdio.h should be updated asap. > >If I'm wrong about this, or if this will break anything, please let me >know. You are absolutely right. When I made this change, I was able to compile cdungeon (ie. Zork) in 16-bit mode with c68 on the Atari ST. Before, I had to use Gnu C in 32-bit mode. Let's make this change official... David -- //////////////////////////////////////////////////////////////////////// / David Megginson david@doe.utoronto.ca / / Centre for Medieval Studies meggin@vm.epas.utoronto.ca / ////////////////////////////////////////////////////////////////////////