Menu

#429 Fix build with GCC 10: multiple definition of widget_options_settings

v1.6.0
closed-accepted
nobody
gcc (1)
5
2021-03-06
2020-04-17
No

widget_options_settings is defined twice, and this breaks the build with GCC 10 (I'm surprised that it didn't break earlier):

/usr/bin/ld: ui/widget/widget.o:(.bss+0x0): multiple definition of widget_options_settings; ui/widget/options.o:(.bss+0x0): first defined here
1 Attachments

Discussion

  • Sergio Baldoví

    Sergio Baldoví - 2020-09-15
    • status: open --> pending-accepted
    • Group: future --> NextRelease
     
  • Sergio Baldoví

    Sergio Baldoví - 2020-09-15

    Thank you. Committed by [b73d54].

     

    Related

    Commit: [b73d54]

  • Sergio Baldoví

    Sergio Baldoví - 2021-02-06
    • labels: --> gcc
    • status: pending-accepted --> closed-accepted
     

Log in to post a comment.