Issue969

Title Doesn't compile with GCC-10
Priority important Status resolved
Assigned To fluzz Keywords
Linked issues Watchers fluzz

Submitted on 2020-06-26 06h45 by Snark, last changed by jesusalva.

Messages
Author: Snark Date: 2020-06-26   06h45
Debian is starting to check its packages against gcc 10, and found that freedroidrpg (1.0rc2) doesn't compile with it ; here is a log:

http://people.debian.org/~doko/logs/gcc10-20200225/freedroidrpg_0.16.1-5_unstable_gcc10.log
Author: Snark Date: 2020-06-26   06h46
Ah, sorry, it wasn't with 1.0rc2 but 0.16.1 ! So perhaps the problems are solved already... I'll have to check.
Author: fluzz Date: 2020-06-29   13h36
Hi Snark.

It has been fixed in commit e610d42737, which is posterior to 1.0rc2.

Do you think it could be worth to release a 1.0rc3 ? Would debian package a non-final version ?

(I still have to fix a couple of issues on MacOS, before to send 1.0 into the wild...)
Author: Snark Date: 2020-08-02   07h05
Sorry to have been this long to answer : I have put 1.0rc2 in debian/experimental, but debian/unstable and debian/testing still have 0.16.1.

I'd rather avoid putting rc-only version in debian/unstable, since after a few days it ends up in debian/testing, and it can end in debian/stable, which means years of support!
Author: jesusalva Date: 2020-08-02   16h38
Marking as resolved.

By the way, traditionally, we only add 
security/crash fixes between RC and stable 
releases, the RC changelog can be found at

https://www.freedroid.org/dev-
section/packaging/schedule/

Changelog for earlier versions starting on 
0.11 is also available.
History
Date User Action Args
2020-08-02 16:38:40jesusalvasetstatus: open -> resolved
messages: + msg3703
2020-08-02 07:05:17Snarksetmessages: + msg3698
2020-06-29 13:36:26fluzzsetmessages: + msg3690
2020-06-29 13:33:58fluzzsetassignedto: fluzz
nosy: + fluzz
2020-06-26 06:46:32Snarksetmessages: + msg3689
2020-06-26 06:45:37Snarkcreate