[XForms] Libraries: small C++ bug

Angus Leeming angus.leeming at btopenworld.com
Wed Aug 6 13:53:22 EDT 2003


On Wednesday 06 August 2003 4:01 pm, L. D. Marks wrote:
> In browser.h the definitions:
>
> FL_EXPORT void fl_set_browser_vscrollbar(
>                 FL_OBJECT *ob,
>                 int on
>                 );
>
> FL_EXPORT void fl_set_browser_hscrollbar(
>                 FL_OBJECT *ob,
>                 int on
>                 );
>
> are incompatible with at least some C++ where "on"
> is predefined.

Ouch! Your compiler is brain dead. What are you using? Does it have any other 
problems with the library?

Regards,
Angus




More information about the Xforms mailing list