[Bug 237917] graphics/libGLw: Should glwMDrawingAreaWidgetClass be declared as extern?
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237917 --- Comment #3 from Jason W. Bacon <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"