Bugs item #2858400, was opened at 2009-09-14 08:03
Message generated for change (Tracker Item Submitted) made by zephred
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2858400&group_id=2915
Please note that this message will contain a full copy of the co
On 2009-09-13 13:27-0700 Alan W. Irwin wrote:
> Therefore, I suggest following exactly what is done in plplotP.h for both
> plcdemos.h and plc++demos.h. That should allow the current C and C++
> examples 19 to compile without issues on all platforms and also allows us to
> replace all versions of
On 2009-09-13 13:07-0500 Hezekiah M. Carty wrote:
> On Fri, Sep 11, 2009 at 1:38 PM, Werner Smekal
> wrote:
>> snprintf is available for MinGW/Cygwin. But not for Visual C++. The
>> correct name is _snprintf which has something to do with C99 standard
>> and very likely that Microsoft always had
On 2009-09-13 13:12-0400 Hazen Babcock wrote:
> Alan W. Irwin wrote:
>>
>> In any case, I think we should formally ask for some testing help on the
>> plplot-general list a week before each release from now on for all
>> platforms
>> but especially for the Windows platforms where we don't have g
On Fri, Sep 11, 2009 at 1:38 PM, Werner Smekal wrote:
> snprintf is available for MinGW/Cygwin. But not for Visual C++. The
> correct name is _snprintf which has something to do with C99 standard
> and very likely that Microsoft always had problems with standards.
> Whatever, plplot "knows" about
Alan W. Irwin wrote:
>
> In any case, I think we should formally ask for some testing help on the
> plplot-general list a week before each release from now on for all platforms
> but especially for the Windows platforms where we don't have good testing
> coverage. (A week should give us time to d