OoliteProject / oolite

The main Oolite repository.
https://www.oolite.space
544 stars 70 forks source link

Fix gcc -Werror=format-security #425

Closed sparr closed 1 year ago

sparr commented 1 year ago

Similar to #417 and https://github.com/OoliteProject/oolite/commit/0866adf9b9a4479d045a53a1ce24157fd736afa5 this PR supplies a literal format string to avoid the format-security error produced by gcc.