Skip to content

applet: use constructor functions to register applets

The way applets are presently implemented involves a GNU-ism. One option to do this more portably might be to use constructor attributes instead, which this MR implements after discussion on IRC.

ref #10794 (closed)

Edited by Ariadne Conill

Merge request reports