From Fedora Project Wiki

< Toolchain‎ | PortingToModernC

Revision as of 11:17, 12 January 2023 by Fweimer (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Procedures for Modern C Porting

Choosing packages to work on

Clone the fedora-modernc-logs repository and pick a log file to work on at random:

git ls-files logs | sort -R | head -n1

At present, there are so many packages left that this is not likely to create a collision and duplicated work.

Recording work

 Include the Fedora bug if applicable. Always include a link to the Fedora dist-git commit.
 Please add link titles to external links.