pdlv2
pdlv2 copied to clipboard
Compiler warning about usage of tmpnam
Reported by gcc-4.9
/tmp/ccldA0Cc.o: In function `PDLv2Plugin::PDLv2Plugin(double)':
plugin.cpp:(.text._ZN11PDLv2PluginC2Ed[_ZN11PDLv2PluginC5Ed]+0x3aa): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
this is now resolved in the multiinstancelibpd branch, soon to be merged into master.