Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/gaudi/Gaudi.git. Pull mirroring updated .
  1. Nov 05, 2018
  2. Nov 02, 2018
  3. Nov 01, 2018
  4. Oct 31, 2018
  5. Oct 30, 2018
  6. Oct 26, 2018
  7. Oct 25, 2018
  8. Oct 23, 2018
    • Frank Winklmeier's avatar
      Fix some gcc8 warnings · d89940bd
      Frank Winklmeier authored
      GaudiHive:
      - catch polymorphic exceptions by reference
      
      GaudiProfiling:
      - Avoid using `sprintf` with the same source and destination buffers
      - Replace `strncpy` with `memcpy`
      - Use `sa_sigaction` instead of `sa_handler` for the signal handler to avoid
        function pointer type mismatch
      d89940bd
  9. Oct 19, 2018
Loading