The GitHub Actions job "Fory CI" on fory.git/xlang_ref_alignment has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
678ab210984c4ab2f8ff80711278bb623189e2e3 / chaokunyang <[email protected]>
fix(cpp): fix collection serialization for xlang compatibility

- Fix MSVC C3493 error by replacing constexpr lambdas with helper
  template functions in type_resolver.h
- Fix code style issue in type_info.h (remove extra space before &)
- Fix collection ref flag encoding: only set COLL_TRACKING_REF when
  global ref tracking is enabled (ctx.track_ref())
- Fix heterogeneous collection element writing: use RefMode::None
  when has_null=false to avoid writing unexpected null flags
- Fix same-type shared_ref collection writing: use write_data
  instead of RefMode::NullOnly when no nulls are present
- Remove unused is_first_occurrence variable in smart_ptr_serializers

Report URL: https://github.com/apache/fory/actions/runs/20675515733

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to