[XForms] Libraries: small C++ bug

Lars Gullik Bjønnes larsbj at lyx.org
Wed Sep 3 17:44:50 EDT 2003


"L. D. Marks" <ldm at risc4.numis.nwu.edu> writes:

| To subscribers of the xforms list
>
>
| 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.

Predefined as what?
This is certainly not Standard C++.

Can you should where/how you get that error?
(and the error itself)

-- 
	Lgb



More information about the Xforms mailing list