go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Update REQ 5397]: hardy mystery


  • To: software@geom
  • Subject: Re: [Update REQ 5397]: hardy mystery
  • From: "Brad Barber" <bradb>
  • Date: Mon, 29 May 1995 14:18:46 +0500

Hi Stuart,

Are you in Berlin now?  

I agree about multiple *p++ being a bad idea in an argument list.  I 
was actually using 
   fprintf(stdout, "...", p, *p++, *p++, p);
for a test case.  The actual code was 

>   fprintf(stdout, "...", *p++);

I've fixed it by:

>   fprintf(stdout, "...", r=*p++);

It appears to be an optimization bug in gcc.

There's a new release of Qhull out (http://www.geom.umn.edu/locate/qhull)
So far so good (not a peep out of the new users).  There's an updated
picture archive, but it looks like Dan is running into some
installation problems. 

I hope all is well with you.  Give my best to Jill. 
                                                        --Brad


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo