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

Comment ; unreferenced not ; unused on various unreferenced dbs/dws #1124

Open
Rangi42 opened this issue Jun 11, 2024 · 0 comments
Open

Comment ; unreferenced not ; unused on various unreferenced dbs/dws #1124

Rangi42 opened this issue Jun 11, 2024 · 0 comments
Labels

Comments

@Rangi42
Copy link
Member

Rangi42 commented Jun 11, 2024

Sometimes a db or dw will be floating around, between actual functions/data, totally unreferenced. We've had a convention of commenting ; unused on these, but ; unreferenced would be more accurate.

Note that some of these are sort of referenced, e.g. when they're in the middle of a data structure or table, and some code does depend on them being there.

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

No branches or pull requests

1 participant