Files
Nicolas Höft dc4fdb2d5a fix(core): fix GCC 10 compatibility
With GCC 10, SOGoAptFormatter.m FTBS with the following error:

    SOGoAptFormatter.m: In function ‘-[SOGoAptFormatter setPrivateTitleOnly]’:
    SOGoAptFormatter.m:104:56: error: expected ‘)’ before ‘::’ token
      104 |   self->formatAction = @selector(titleOnlyForPrivateApt::);

Simply name the second argument, so gcc is happy.

Also add the `external` keyword to a header declared variable.

Fixes #5029
2021-11-04 09:13:49 -04:00
..
2015-04-27 13:59:05 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2014-03-21 13:51:36 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2017-07-20 13:36:52 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2014-09-09 15:50:39 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2021-03-31 10:07:27 -04:00
2014-03-21 13:51:36 -04:00
2021-03-31 10:07:27 -04:00
2017-07-20 13:36:52 -04:00