Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 22:10:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 237917] graphics/libGLw: Should glwMDrawingAreaWidgetClass be declared as extern?
Message-ID:  <bug-237917-7141-8w53xYdmjN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237917-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237917-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237917

--- Comment #3 from Jason W. Bacon <jwb@freebsd.org> ---

Yes, AFNI is a rare application still using Motif.

I think the problem may be a failure of the logic defining GLAPI in
/usr/local/include/GL/gl.h.  I think it should expand to "extern" in
GLwDrawA.h.

I also think it needs to be defined in GLwDrawA.c if properly declared as
extern in the header.

A recursive grep of the code revealed no other definitions.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237917-7141-8w53xYdmjN>