mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
- Removed empty lines following `Standard_DEPRECATED` macro declarations to improve code consistency - Removed `[[nodiscard]]` attributes from deprecated functions in Standard_Real, Standard_ShortReal, and Standard_Integer headers to resolve compiler compatibility issues - Updated the clang-format-check action's regex pattern to better handle `Standard_DEPRECATED` macro variations