xforms-development
[Top][All Lists]
Advanced

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

Re: [XForms] New pre-release xforms-1.0.93pre1


From: LukenShiro
Subject: Re: [XForms] New pre-release xforms-1.0.93pre1
Date: Tue, 22 Dec 2009 17:55:16 +0100

Il giorno Wed, 16 Dec 2009 00:52:24 +0100
Jens Thoms Toerring <address@hidden> ha scritto:
[..]

I want to point out some other bugs (sorry if they are somehow
"nibbles" :P).

1) The description above fl_popup_set_min_width function
(lib/popup.c:2169) is the same as fl_popup_get_min_width:
 Get -> Set

2) (not a real bug, but ...)
fl_get_pixmap_pixmap (lib/pixmap.c:579) has a redundant return value
(maybe not necessary as *p is already defined in place?):

    *p = sp->pixmap;
    if ( m )
        *m = sp->mask;

    return sp->pixmap;

3) AFAIK fl_winstepsize doesn't exist anymore, but it is currently
explained in documentation:
doc/part5_useful_functions.texi:287: @findex fl_winstepsize()
doc/part5_useful_functions.texi:288: @anchor{fl_winstepsize()}
doc/part5_useful_functions.texi:290: void fl_winstepsize(Window win, int
xunit, int yunit);
doc/xforms.info:1233: Ref: fl_winstepsize()743642
doc/xforms.info-3:2987:  void fl_winstepsize(Window win, int xunit,
int yunit);
doc/xforms-info-4:1358: * fl_winstepsize(): Windowing Support. (line
127)

I'd guess it has been replaced by fl_winstepunit (lib/win.c:243).


Regards.

-- 
GNU/Linux * Slackware64 current
Slackware 13.0-32bit VM
LU #210970 LM #98222 SU #12583




reply via email to

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