On Feb 7, 2008, at 9:00 AM, Werner Smekal wrote:
> Hi,
>
> sorry for that, I didn't took into account, that there was a wxWidgets
> ABI change for this (basic) function. Anyway, it works again. Andrew
> also committed a change (actually in the very second I pressed the
> commit button, that is wh
On Feb 8, 2008, at 4:03 AM, Werner Smekal wrote:
> Hi,
>
> I think the last changes to the aquaterm driver lead to issues on my
> mac os x computer. When I choose the aqt driver, the programm drops
> out with the message:
>
> 2008-02-08 09:56:47.112 x01c[17118:10b] *** -[AQTAdapter
> setColorRed:
On 2008-02-08 08:03+0100 Werner Smekal wrote:
>>>
> Hi Alan,
>
>>
>> Could you please revert the change for now and do it after the
>> release? I
>> think your implementation will not introduce any nasty build-system
>> bugs,
>> but my instinct says we should have a longer testing period to make
While testing the gcw driver I noticed that the button to save plots
doesn't work any more. I presume this is as a result of the recent
changes to memory buffer and tiding them up. Valgrind shows the use of
an uninitialised buffer at plbuf.c:1217 which is immediately followed
by a segfault. This i
Hi,
I think the last changes to the aquaterm driver lead to issues on my
mac os x computer. When I choose the aqt driver, the programm drops
out with the message:
2008-02-08 09:56:47.112 x01c[17118:10b] *** -[AQTAdapter
setColorRed:green:blue:alpha:]: unrecognized selector sent to instance
Hi Alan,
> Thus, I strongly encourage everybody to routinely use the parallel
> build
> option not only as a matter of convenience (quicker builds on
> multi-processore boxes) but also to make sure we don't introduce any
> new
> dependency issues or have any issues that are currently hidden fo