Ben Pfaff wrote: > I've found a few macros for casts useful over years. PSPP uses > CONST_CAST and UP_CAST from the file below quite a bit: > https://git.savannah.gnu.org/cgit/pspp.git/tree/src/libpspp/cast.h
Other projects may want to use these macros as well. That would make a great contribution to Gnulib! Bruno