• Paul Eggert's avatar
    Fix crash when built by GNU Gold linker on x86 · fb45f707
    Paul Eggert authored
    Problem reported by Andrés Musetti (Bug#27248).
    * src/widget.c (emacsFrameClassRec): Do not initialize superclass here.
    (emacsFrameClass): Now a function (which initializes the
    superclass) instead of a variable.  All uses changed.
    fb45f707
widget.h 2.78 KB