Bug 6671 - C99 compatibility fixes (implicit function declarations)
Status: NEW
Alias: None
Product: ObConf
Classification: Unclassified
Component: general
Version: 2.0.3
Hardware: PC Linux
: P3 normal
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2023-04-27 11:38 EDT by Florian Weimer
Modified: 2023-04-27 11:38:48 EDT
0 users

See Also:


Attachments
obconf-c99.patch (1.17 KB, patch)
2023-04-27 11:38 EDT, Florian Weimer

Description Florian Weimer 2023-04-27 11:38:48 EDT
Created attachment 3648 [details]
obconf-c99.patch

The attached patch is required to keep building with future compilers which do not support implicit function declarations by default.

Related to:

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