Skip to content
Snippets Groups Projects

remove deprecated warning in albertagrid backuprestore facilities

Summary

Remove the usage of writeGridXdr and readGridXdr in AlbertaGrid since is produces a deprecated warning.

Details

The functions writeGridXdr and readGridXdr were simplified to writeGrid and readGrid some time ago, but used in the backup-restore facilities of the AlbertaGrid. This emits a deprecated warning all the time. This MR, replaces the old functions with the new ones.

Merge request reports

Pipeline #18764 passed

Pipeline passed for 58303688 on simon.praetorius:issue/alberta_backuprestore_warning

Approval is optional

Merged by Ansgar BurchardtAnsgar Burchardt 5 years ago (May 29, 2019 10:48am UTC)

Merge details

  • Changes merged into master with a8052ebe.
  • Deleted the source branch.

Pipeline #18783 passed

Pipeline passed for a8052ebe on master

Activity

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