gazebosim/gz-common

What is SystemPaths::AddSearchPathSuffix() for?

Ouverte

#121 ouverte le 4 nov. 2020

 (4 commentaires) (0 réaction) (1 personne assignée)C++ (59 forks)auto 404
Windowsbughelp wanted

Métriques du dépôt

Stars
 (28 étoiles)
Métriques de merge PR
 (Merge moyen 9j 6h) (30 PRs mergées en 30 j)

Description

https://github.com/ignitionrobotics/ign-common/blob/0d44a6e3d78590207061593c6f503242eea826b6/src/SystemPaths.cc#L505-L518

What is this function for? It sets this->dataPtr->suffixPaths, but this field has no usage in ign-common (except for this assignment).

Guide contributeur