gazebosim / gazebosim/sdformat

Deprecate function overloads that do not use `sdf::Errors`

Open
#1,186 0 comments 0 reactions 1 assignee Claimed by @marcoag View on GitHub
enhancement
Dominant language
C++
Stars
216
Forks
125
Avg merge
1d 14h
Merged PRs (30d)
14

Description

As part of the work being done [here](https://github.com/gazebosim/sdformat/issues/820), once all functions have an option to use the `sdf::Errors` parameter, the function overloads that don't have it should be deprecated.

## Desired behavior
Users of these functions should now use the `sdf::Errors` parameter to retrieve any errors and not rely on the library printing anything by itself.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.