Date: Wed, 28 Mar 2001 21:43:33 +0530 (IST) From: Mridul Muralidharan To: djgpp AT delorie DOT com Subject: Re: Problem with complex.h In-Reply-To: <2F012012AA@et.put.poznan.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 28 Mar 2001, JANUSZ POCHMARA wrote: > Hi. > > I use in my program two includes allegro.h and complex.h. > When I compile program I have manny warrnings and errors for complex > library. Compiler didn't see this library. What am I doing ? (Program > is very simply - display fractal on my monitor. Runnig all right for > real numbers). > even i faced a lot of problems with the complex library that and in the end , just ended up making my own version. the complex.h file in the \include directory seems to give a lot of warnings , and so -Wall -Werror fails. is this a reported fact and is there a fix for this ? Mridul Muralidharan