Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lalsuite
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 117
    • Issues 117
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab-15.0 was released on 22 May 2022 and git.ligo.org, chat.ligo.org, containers.ligo.org, and docs.ligo.org will be updated to this release on the 14 June 2022. This release contains various new features and more importantly several breaking changes. If you are using any of the features outlined in the list of breaking changes then your workflow will encounter errors once this release is installed. If you are using any of these features and can't switch to the replacements before 14 June 2022, or have any general comments, questions, or concerns, please make this known on the following Epic.

  • lscsoft
  • lalsuite
  • Merge requests
  • !19

Merged
Created Dec 13, 2017 by Matthew Pitkin@matthew-pitkinDeveloper

Fix compilation failures of lalapps HeterodyneSearch codes under gcc7.X

  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 3

This fixes compilation failures (due to string truncation warnings) of create_pulsar_signal_frame.c, SpectralInterpolation.c, and pulsar_parameter_estimation.c under gcc7.2.1 (on Ubuntu Buster). To do this it checks the return value of snprint as in e4e09e9c. This has been tested and builds using the Docker image from here with the buster tag. This is related to #1 (closed).

Edited Dec 13, 2017 by Matthew Pitkin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: heterodynesearch_gcc7