[us-commits] [ehb54/ultrascan3] a22154: somo/grpy: bring the code added in this branch to ...
emre brookes
noreply at github.com
Mon Aug 17 12:09:34 MDT 2026
Branch: refs/heads/ehb54-issue-1009-somo-review-fixes
Home: https://github.com/ehb54/ultrascan3
Commit: a22154105725fd1b2808a8594431a6b5d2f0134d
https://github.com/ehb54/ultrascan3/commit/a22154105725fd1b2808a8594431a6b5d2f0134d
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M us_somo/develop/grpy/grpy_api.hpp
M us_somo/develop/grpy/linalg.hpp
M us_somo/develop/src/us_hydrodyn_other.cpp
Log Message:
-----------
somo/grpy: bring the code added in this branch to the UltraScan III standards
Braces on every if, a space after the construct, and a space inside the
parentheses -- per the UltraScan III Coding Standards wiki page. The guards
added in this branch did not follow them.
Touched only the lines this branch adds: read_native_file()'s validation in
grpy_api.hpp, the calloc and out-of-core guards in linalg.hpp, and the
GRPY-running close guard in us_hydrodyn_other.cpp. The surrounding module is
left alone.
No behaviour change.
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list