Skip to content

Fix compilation error in lalpulsar test with gcc-11

Duncan Macleod requested to merge duncanmmacleod/lalsuite:fix-473 into master

Description

This MR fixes a compilation error in lalpulsar with gcc-11.

This also removes the allow_failure: true tag from the gcc:11 CI job.

Closes #473 (closed).

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

Please provide details on any reviews related to this change and and the associated reviewers.

Edited by Duncan Macleod

Merge request reports