[fpc-devel] Diff for GTK 2.6
    richard jackson 
    rdjackson at gmail.com
       
    Sat Sep  3 04:59:37 CEST 2005
    
    
  
Just as a side note. I'm working on updating the gtk unit to support all of 
the new stuff in 2.8.x. Right now I'm about a third of the way through Glib. 
I do have one question though. I noticed that the functions/procedures that 
use a variable number of arguments have multiple signatures in the current 
unit.
One for Kylix compatibility and 2 for FPC. 
I've changed those to just one now that FPC accepts the varargs parameter to 
functions/procedures. 
Is that the correct way? Or should I stick with the ( args: array of const ) 
way of doing it for FPC.
Thanks
Richard Jackson
On 9/2/05, Federico Lox Lucignano <federico_lox at yahoo.it> wrote:
> 
> I made this little patch thinking that the default GTK_2_2 define 
> directive
> in gtk2.pas is really obsolete looking at the current versions of the
> library (2.8.x and 2.6.x).
> 
> 
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> 
> 
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050902/6635b149/attachment.html>
    
    
More information about the fpc-devel
mailing list