paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] patch file for fixes


From: Alexander Pipelka
Subject: Re: [paragui-users] patch file for fixes
Date: 23 Jun 2003 09:28:27 +0200

Am Mon, 2003-06-23 um 10.00 schrieb Mark Junker:
> Hi,
> 
> the patch file for all fixes is attached.

Wow. Thanks a lot :))

> Fixes:
> 1. Event system (breaks binary compatibility)
> 2. Several signed/unsigned comparisons resolved
> 3. Several operator precendence warnings resolved (s. gradient.cpp)
> 4. Added new define (__HAS_INT64) to allow usage of __int64 with other
>    compilers than Visual C++
> 5. win32.c include <malloc.h> for Borland C to allow the usage of alloca
> 6. Removed division by zero in pgscrollbar.cpp

Breaking binary compatibility makes it impossible to apply the patch to
the "devel-1-0" tree. BC must stay untouched in this branch.

What about leaving the old versions of RegisterEventHandlerObj and
SetEventObject untouched (and mark them deprecated in the docs). The new
versions of these functions (with the new param list) shouldn't
interfere with the old ones.

What do you think ?

Alex

PS: The template param for SetEventObject is a great idea. :^)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]