Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 915999

Summary: dev-debug/ddd does not compile due to deprecated and removed register keyword
Product: Gentoo Linux Reporter: David Carlos Manuelda <StormByte>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: UNCONFIRMED ---    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: Patch to remove register keyword usage

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