Re: [Plplot-devel] Disambiguation issue still exists

2016-01-20 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > I was pretty proud of that implementation, but there is a "slight" problem > with it > which is it does not work! :-( > Well, the idea was a good one, pity about the failure. > So the question i

[Plplot-devel] Disambiguation issue still exists

2016-01-20 Thread Alan W. Irwin
On 2016-01-20 12:23- Arjen Markus wrote: > As for your idea for diambiguation: that ought to work, I think. I will have > a close look at that aspect. Here is the code I used to implement my idea: ... interface plstransform module procedure plstransform_impl end inter

Re: [Plplot-devel] Redacted dimension arguments

2016-01-20 Thread James Tappin
On 20 January 2016 at 08:47, Jerry wrote: > > On Jan 19, 2016, at 5:32 AM, Phil Rosenberg > wrote: > > > I'm perhaps less keen on the idea of using the minimum dimension. > > Passing unequal sized arrays is clearly and error and so I think we > > should flag it is such is the loudest way possibl

Re: [Plplot-devel] Redacted dimension arguments

2016-01-20 Thread Jerry
On Jan 19, 2016, at 5:32 AM, Phil Rosenberg wrote: > I'm perhaps less keen on the idea of using the minimum dimension. > Passing unequal sized arrays is clearly and error and so I think we > should flag it is such is the loudest way possible so the user can fix > it. I agree with Phil. Jerry