Comment 2 for bug 1860756

Revision history for this message
Paul Wise (Debian) (pabs) wrote : Re: [Bug 1860756] [NEW] Fix to compile with GCC v10

Thanks for the patch.

Could you indicate how you want your commit attributed in the commit
log? Normally we use a name and email address. You don't seem to have a
public email address listed on Launchpad. Is there an email address you
would like to use for this? Please note it will be exposed publicly. As
an alternative I can use either your Launchpad login or a link to your
Launchpad user page or just leave out the email address.

I suggest that we use this commit message for the change, does that
seem acceptable to you?

    Convert dialog10 variables to static variables

    This fixes a build failure with the GCC 10 linker,
    which requires all variables to either be static
    or unique within a single linking unit.

    See-also: https://gcc.gnu.org/gcc-10/porting_to.html#common

--
bye,
pabs

https://wiki.debian.org/PaulWise