emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Use of snprintf in sound.c causes MSVC failure


From: David Robinow
Subject: Use of snprintf in sound.c causes MSVC failure
Date: Thu, 15 Jan 2009 12:40:23 -0500

Microsoft does not provide "snprintf".

The SOUND_WARNING macro in src/sound.c does not compile with MSVC.
Use of "_snprintf" works.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]