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

Re: Bug#708462: lesstif2 to motif transition



On Mon, Jun 10, 2013 at 22:32:08 +0200, Paul Gevers wrote:

> glw: fails with GLwDrawA.h:147:0: Undefined identifier WidgetClass

defined in <X11/Intrinsic.h> as "typedef struct _WidgetClassRec
*WidgetClass;"

> sciplot: fails to check right now on
> /usr/include/X11/Core.h:51:0: Undefined identifier _XFUNCPROTOBEGIN

Weird.

#ifndef _XFUNCPROTOBEGIN
#if defined(__cplusplus) || defined(c_plusplus) /* for C++ V2.0 */
#define _XFUNCPROTOBEGIN extern "C" {   /* do not leave open across includes */
#define _XFUNCPROTOEND }
#else
#define _XFUNCPROTOBEGIN
#define _XFUNCPROTOEND
#endif
#endif /* _XFUNCPROTOBEGIN */

(from <X11/Xfuncproto.h>)

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: