Hi Alan,
> -Original Message-
> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca]
> Sent: Tuesday, January 19, 2016 4:47 AM
> To: PLplot development list
> Subject: [Plplot-devel] Redacted dimension arguments
> ..., I came up with the following cunning plan
>
> My new plan for h
@Phil (and other C++ enthusiasts here):
There is a question for you at the end about redacted
dimension arguments for the C++ case.
@Everybody:
Normally for higher-level languages that treat arrays as first-class
objects (i.e., _all_ the computer languages we support other than C,
Tcl, and [stra
On 2016-01-18 16:57- Phil Rosenberg wrote:
> Hi
> Can we reopen this again please. I have just hit another case where
> when plotting a contour plot something goes wrong and the whole plot
> gets filled.
>
> Alan, you said you were going to see if you could work out why the
> fuzzy logic was n
Hi
Can we reopen this again please. I have just hit another case where
when plotting a contour plot something goes wrong and the whole plot
gets filled.
Alan, you said you were going to see if you could work out why the
fuzzy logic was needed and I said I would try to generate a test case.
I know
On 2016-01-17 20:59-0800 Greg Jung wrote:
> I tried setting re-building the qhullstatic.a library with CFLAGS,
> CXXFLAGS=-fPIC to no avail.
>
> Can anyone clue me in to where the problem is?
Hi Greg:
The rule is that all static libraries linked to by shared objects must
have -fPIC set since tha