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

Extract convenience methods for getting/setting 16/24/32/64 bit values #1256

Closed
uweseimet opened this issue Oct 20, 2023 · 1 comment
Closed
Assignees

Comments

@uweseimet
Copy link
Contributor

The convenience methods for getting/setting 16/24/32/64 bit values in devices/scsi_command_util.cpp shall be moved into a separate helper class in the shared/ folder. At least scsidump can also make use of them.

@uweseimet
Copy link
Contributor Author

uweseimet commented Oct 30, 2023

It turned out that the data types required by scsidump for these methods differ from the existing ones, i.e. the code is similar but cannot be shared.

@rdmark This issue has become obsolete, i.e. it will not be included in the next release. Thus the only remaining PR from my side is #1274.

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