Am Mi., 29. Apr. 2020 um 18:05 Uhr schrieb Marc Nieper-Wißkirchen <marc.nieper+...@gmail.com>: > > > Paul Eggert <egg...@cs.ucla.edu> schrieb am Mi., 29. Apr. 2020, 18:01: >> >> On 4/29/20 7:28 AM, Marc Nieper-Wißkirchen wrote: >> > I am wondering whether it makes sense to add two new modules, named >> > pure and const that define macros GL_PURE and GL_CONST, respectively >> >> There's already _GL_ATTRIBUTE_PURE and _GL_ATTRIBUTE_CONST. Presumably you >> just >> want them exposed? (I confess that Emacs already uses the latter....) > > > That would be perfect!
P.S.: It would also be helpful so that warnings coming from "-Wsuggest-attribute=pure" can be handled for the GCC without affecting other compilers.