Re: clang 6 deregister games/alephone/alephone

2018-04-20 Thread Peter Hessler
On 2018 Apr 20 (Fri) at 02:55:16 +0200 (+0200), Ingo Schwarze wrote: :Hi, : :Christian Weisgerber wrote on Wed, Apr 18, 2018 at 01:18:22PM +0200: :> Peter Hessler: : :>> This patch set removes the "register" keyword, which is no longer :>> legal to use. : :> Why bother? It doesn't cause errors,

Re: clang 6 deregister games/alephone/alephone

2018-04-19 Thread Ingo Schwarze
Hi, Christian Weisgerber wrote on Wed, Apr 18, 2018 at 01:18:22PM +0200: > Peter Hessler: >> This patch set removes the "register" keyword, which is no longer >> legal to use. > Why bother? It doesn't cause errors, just warnings. > Instead of patches, I would suggest defining it away by adding

Re: clang 6 deregister games/alephone/alephone

2018-04-18 Thread Christian Weisgerber
Peter Hessler: > This patch set removes the "register" keyword, which is no longer legal > to use. Why bother? It doesn't cause errors, just warnings. Instead of patches, I would suggest defining it away by adding -Dregister= to CXXFLAGS. -- Christian "naddy" Weisgerber

clang 6 deregister games/alephone/alephone

2018-04-18 Thread Peter Hessler
This patch set removes the "register" keyword, which is no longer legal to use. There is still a failure, involving Boost and a Null function pointer: ... In file included from csalerts_sdl.cpp:37: In file included from ../../Source_Files/Misc/sdl_dialogs.h:33: In file included from