Skip to content
Snippets Groups Projects

Suppress unwanted warnings in GeoModelIO

Merged Riccardo Maria Bianchi requested to merge io_suppress_warnings into main

This MR adds proper logging to GeoModelDBManager and suppress unwanted warning messages from being printed to std::cout independently of the log level.

In particular, it suppresses the warnings about missing tables for new GeoModel nodes/classes in older .db files: we want to be free to develop and add new classes without invalidating the earlier DBs.

The MR also removes old and unused code.

This MR closes #115 (closed)

Edited by Riccardo Maria Bianchi

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading