-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
I'm getting numerous errors like this while trying to make from MacOS
main.cpp:3306:2: error: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Werror,-Wdeprecated-declarations] sprintf(szProgramProcPath, "/proc/%d/exe", getpid());
Metadata
Metadata
Assignees
Labels
No labels