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

code cosmetic #6

Merged
merged 2 commits into from
Oct 4, 2024
Merged

code cosmetic #6

merged 2 commits into from
Oct 4, 2024

Conversation

ptahmose
Copy link
Owner

@ptahmose ptahmose commented Oct 4, 2024

reduce warnings

Increment patch version in CMakeLists.txt.
Add src/include_rapidjson.h to mexoctaveSourceFiles.
Centralize RapidJSON includes in include_rapidjson.h.
Update RapidJSON commit hash in rapidJSON.cmake.
Ensure type consistency with std::uint32_t casts in CziWriter.cpp.
Simplify exception handling in argsutils.cpp, func_getsubblockbitmap.cpp, and func_open.cpp.
Add array dimension checks and casts in func_addsubblock.cpp and utils.cpp.
Add platform-specific UTF-8 to wide string conversion in utils.cpp.
Removed unnecessary #include directives for rapidjson in CziUtilities.cpp and CziUtilities.h to clean up the code. Added #pragma once to CziUtilities.h to prevent multiple inclusions and improve compilation efficiency.
@ptahmose ptahmose merged commit 1bc34d0 into master Oct 4, 2024
3 of 6 checks passed
@ptahmose ptahmose deleted the jbl/refactor branch October 4, 2024 21:32
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

Successfully merging this pull request may close these issues.

1 participant