bugGNU RCS - Bugs: bug #64036, C99 incompatibilities in the...

 
 

bug #64036: C99 incompatibilities in the configure script

Submitter:  Florian Weimer <fweimer>
Submitted:  Wed 12 Apr 2023 06:51:37 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 12 Apr 2023 06:51:37 PM UTC, original submission:  

It's necessary to include <stdio.h> for rename and perror.  Otherwise, these checks won't test anything with future compilers that do not support implicit function declarations because of an unconditional compiler error.

Related to:

  <https://fedoraproject.org/wiki/Changes/PortingToModernC>
  <https://fedoraproject.org/wiki/Toolchain/PortingToModernC>

Florian Weimer <fweimer>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #54610:  rcs-configure-c99.patch added by fweimer (832B - text/x-patch - configure.ac patch to avoid implicit function declarations)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by fweimer (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-04-12 fweimer Attached File- Added rcs-configure-c99.patch, #54610

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code