Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915999 - dev-debug/ddd does not compile due to deprecated and removed register keyword
Summary: dev-debug/ddd does not compile due to deprecated and removed register keyword
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2023-10-19 11:57 UTC by David Carlos Manuelda
Modified: 2024-01-18 14:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to remove register keyword usage (0001-Removed-deprecated-register-keyword.patch,11.44 KB, patch)
2023-10-19 11:57 UTC, David Carlos Manuelda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Carlos Manuelda 2023-10-19 11:57:11 UTC
Created attachment 873140 [details, diff]
Patch to remove register keyword usage

When compiling ddd with a compiler whose C++ standard is beyond C++11 (like Clang17) then it does not compile due to usage of "register" keyword.

I attach a patch which removes that keyword and I think it is safe its application
Comment 1 Maciej Mrozowski gentoo-dev 2023-12-10 19:34:49 UTC
This doesn't seem to be a problem anymore in 3.4.0