On 2009-04-16 09:37+0200 Mark de Wever wrote:
> Hi,
>
> When using plfill with arrays with too many elements, the number of elements
> used gets reduced to PL_MAXPOLY. If the values of the last elements are not
> equal to the first elements the number of elements is increased and the
> arrays w
Hi Arjen,
On 16.04.2009, at 13:56, Arjen Markus wrote:
> Hi Werner,
>
> I now have more information on the issue with F90/95:
>
>>> - Something goes wrong with F90 - I have not had a chance yet
>>> to determine the cause, but it looks like a mistake in the library
>>> name or similar.
>>>
>
> I
Hi Werner,
I now have more information on the issue with F90/95:
>
>> - Something goes wrong with F90 - I have not had a chance yet
>> to determine the cause, but it looks like a mistake in the library
>> name or similar.
>>
It turns out that the DLL contains symbols like _plplot_MP_pladv (
Hi,
When using plfill with arrays with too many elements, the number of
elements used gets reduced to PL_MAXPOLY. If the values of the last
elements are not equal to the first elements the number of elements is
increased and the arrays will be written beyond their bounds. The
bound_overflow p