bug-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RCS will not compile om CentOS 8


From: Paul Eggert
Subject: Re: RCS will not compile om CentOS 8
Date: Mon, 28 Sep 2020 14:33:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 9/28/20 12:51 PM, Bill P wrote:

b-anchor.c:99:1: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token

{

This is due RCS 5.9.4's misuse of _Noreturn. The attached patch should work around the bug (but is good for GCC-compatible compilers only; something fancier is needed for other compilers).

Looks like it's time for a new RCS release, if only to fix this porting glitch.

Attachment: rcs.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]