Menu

CodeGit Merge Request #10: fix clang16 configure error (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Pascal Jaeger wants to merge 1 commit from /u/schievel1/log4cpp/ to master, 2023-09-22

clang16 throws an error because of the implicit function declaration of exit().
This leads to the wrong assumption that snprintf is not present on the system.

Bug: https://bugs.gentoo.org/906535
See also: https://wiki.gentoo.org/wiki/Modern_C_porting

Commit Date  
[f02b5e] (HEADmaster) by Pascal Jäger Pascal Jäger

fix clang16 configure error

clang16 throws an error because of the implicit function declaration of exit().
This leads to the wrong assumption that snprintf is not present on the system.

Bug: https://bugs.gentoo.org/906535
See also: https://wiki.gentoo.org/wiki/Modern_C_porting

2023-09-22 13:57:44 Tree

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.