Files
sogo/SoObjects/Mailer
Nicolas Höft 8507204e0d 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
2020-08-19 12:28:30 -04:00
..
2015-04-27 13:59:05 -04:00
2018-03-07 10:49:58 -05:00
2019-07-19 12:50:18 -04:00
2014-03-21 13:51:36 -04:00
2019-07-19 12:50:18 -04:00
2017-06-28 14:16:26 -04:00
2018-02-06 10:28:29 -05:00
2019-07-19 12:50:18 -04:00
2014-09-09 15:50:39 -04:00
2019-07-19 12:50:18 -04:00
2014-04-03 09:54:27 -04:00
2019-07-19 12:50:18 -04:00
2019-10-23 12:54:32 -04:00
2015-07-23 12:02:42 -04:00
2019-04-12 01:39:48 +02:00
2014-03-21 13:51:36 -04:00
2019-07-19 12:50:18 -04:00
2017-07-17 08:44:52 -04:00
2017-12-23 05:15:39 -05:00
2017-12-23 04:49:57 -05:00
2017-12-23 04:49:25 -05:00
2017-12-23 06:11:22 -05:00
2017-12-23 04:51:06 -05:00
2015-11-04 07:24:02 +08:00
2018-01-04 10:44:15 -05:00
2018-01-04 10:44:15 -05:00