The GitHub Actions job "Lint PR" on fory.git/support_private_fields_of_cpp_class has succeeded. Run started by GitHub user chaokunyang (triggered by chaokunyang).
Head commit for run: 122f3dabe1cec4c312635882ffced82573c924f2 / chaokunyang <[email protected]> fix(cpp): use empty destructor implementation instead of = default for MSVC RTTI MSVC requires a user-provided (non-defaulted) virtual function for proper RTTI emission. Changed virtual ~T() = default to virtual ~T() {} to ensure typeid() works correctly on Windows. Report URL: https://github.com/apache/fory/actions/runs/21279497447 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
