/[svn]
ViewVC logotype

Revision 3707


Jump to revision: Previous Next
Author: schoenebeck
Date: Wed Jan 8 21:21:58 2020 UTC (4 years, 2 months ago)
Changed paths: 8
Log Message:
Fixed compiler warnings about format specifiers:

Use portable format specifiers like PRId64 from inttypes.h
instead of assuming a particular word size.


Changed paths

Path Details
Directorylinuxsampler/trunk/src/common/global.h modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/InstrumentScriptVMFunctions.cpp modified , text changed
Directorylinuxsampler/trunk/src/ls_instr_script.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/CoreVMFunctions.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/ScriptVM.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/tree.cpp modified , text changed

  ViewVC Help
Powered by ViewVC