[Bug 237917] graphics/libGLw: Should glwMDrawingAreaWidgetClass be declared as extern?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 18 22:10:10 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237917

--- Comment #3 from Jason W. Bacon <jwb at 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.

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


More information about the freebsd-x11 mailing list