]> git.mxchange.org Git - flightgear.git/commit
Nasal: use SG_LOG for security error messages to avoid truncation
authorRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 14 Aug 2015 20:37:28 +0000 (21:37 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 14 Aug 2015 20:37:28 +0000 (21:37 +0100)
commit79f1da6bef439b4d283b7b0ecd7707c56c12f986
tree247514711c74285a57d7f7f0a9edd540c12b4bd6
parent7bcbe8e802ee53b03399ff4e84117f99b821667f
Nasal: use SG_LOG for security error messages to avoid truncation

These are often too long for naRuntimeError's 128-char limit:
http://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/55B55856.2030709%40worldwideweb2.nl/#msg34319969
src/Scripting/NasalSys.cxx