octave-maintainers
[Top][All Lists]
Advanced

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

Re: qhull6 and octave


From: John W. Eaton
Subject: Re: qhull6 and octave
Date: Tue, 13 Dec 2011 16:01:05 -0500

On 21-Nov-2011, Brad Barber wrote:

| Please replace #include "qhull.h" with #include "libqhull.h".  On
| Windows systems, qhull.h got confused with the C++ Qhull.h.  For
| 2011.2, I'm adding back qhull.h, but renamed as qhull.h-deprecated.

I don't see how adding a new file called qhull.h-deprecated helps.
Existing code that uses qhull.h will still not work properly without
change.  So why would anyone choose to include qhull-deprecated.h
instead of just including libqhull.h?

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]