Issue 108224

Summary: Compile error in slideshow and --enable-debug
Product: gsl Reporter: olistraub <openoffice>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m68   
Target Milestone: ---   
Hardware: PC (x86_64)   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description olistraub 2010-01-11 14:00:47 UTC
Compiling slideshow after configuring with --enable-debug gives a compile error:

Compiling: slideshow/source/engine/waitsymbol.cxx
Compiling: slideshow/source/engine/wakeupevent.cxx
Compiling: slideshow/source/engine/debug.cxx
/data/OOO320/slideshow/source/engine/debug.cxx: In constructor
'slideshow::internal::DebugTraceScope::DebugTraceScope(const sal_Char*, ...)':
/data/OOO320/slideshow/source/engine/debug.cxx:313: error: '_vsnprintf' was not
declared in this scope
dmake:  Error code 1, while making '../../unxlngx6.pro/slo/debug.obj'

GCC 4.1.2, Redhat Enterprise Linux 5
Comment 1 philipp.lohmann 2010-01-11 15:01:18 UTC
@af: please have a look
Comment 2 groucho266 2010-01-11 15:32:57 UTC
Removing the underscore from _vsnprintf should do the trick.  Probably some copy
and paste error.
Comment 3 lohmaier 2010-03-09 21:23:38 UTC
confirmed by providing compiler output, first diagnosis already present →
setting to new
Comment 4 Marcus 2017-05-20 11:33:35 UTC
Reset assigne to the default "issues@openoffice.apache.org".