Issue 108224 - Compile error in slideshow and --enable-debug
Summary: Compile error in slideshow and --enable-debug
Status: CONFIRMED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m68
Hardware: PC (x86_64) Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 14:00 UTC by olistraub
Modified: 2017-05-20 11:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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".