Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify and eliminate dead or useless feature macros #1927

Open
rdmark opened this issue Jan 30, 2025 · 0 comments
Open

Identify and eliminate dead or useless feature macros #1927

rdmark opened this issue Jan 30, 2025 · 0 comments

Comments

@rdmark
Copy link
Member

rdmark commented Jan 30, 2025

While we've made a lot of progress cleaning up obsolete code in recent years, I think there's still some residual platform/feature compatibility code floating around.

One I spotted today is the NO_REAL_USER_NAME macro in the UAM interface. To my best knowledge not a standard C macro, and not recognized by the build system. It originates from the 1.4.x era codebase (late 90s) and hasn't been touched since.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant