COVESA / capicxx-someip-runtime

Common API C++ SOMEIP runtime
Mozilla Public License 2.0
111 stars 81 forks source link

Remove potential narrowing when setting gid/uid #33

Open kheaactua opened 1 year ago

kheaactua commented 1 year ago

During the QNX build, I noticed these narrowing warnings. My setup isn't entirely complete yet however this still seems like a safer way to set default values.