warning: the use of 'tmpnam' is dangerous, better use 'mkstemp'
chuckas, Just built and tested 1.2.0.4 on linux-alsa. Work great (BLITs! Yes!). When I built, I was given this message: warning: the use of 'tmpnam' is dangerous, better use 'mkstemp' dangerous?? - Tyler Gillies
if my suspicion is correct, that warning is due to a use of the tmpnam () in presently undocumented (and thus unused) chuck "shell" functionality. so, for now, any dangers involving tmpnam() are highly unlikely to arise in normal usage of the current chuck distribution. This warning should probably be fixed when chuck shell is officially "released." spencer On Dec 14, 2005, at 1:16 AM, Tyler Gillies wrote:
chuckas,
Just built and tested 1.2.0.4 on linux-alsa. Work great (BLITs! Yes!). When I built, I was given this message:
warning: the use of 'tmpnam' is dangerous, better use 'mkstemp'
dangerous??
- Tyler Gillies _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (2)
-
Spencer Salazar
-
Tyler Gillies