office-gobmx/comphelper
Stephan Bergmann d3f80583ee -Werror,-Wvarargs
"passing an object that undergoes default argument promotion to 'va_start' has
undefined behavior [-Werror,-Wvarargs]"

just replace the variadic function with one taking an initializer list

Change-Id: Ied3dfe835dcebef48cf35374ec4d8835f98e6779
2016-04-27 13:47:30 +02:00
..
inc/pch tdf#94306 remove unused boost dependencies 2016-04-13 19:47:09 +00:00
qa
source -Werror,-Wvarargs 2016-04-27 13:47:30 +02:00
util tdf#74608 Constructor function for SequenceOutputStreamService 2016-04-05 10:25:00 +00:00
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_syntaxhighlight_test.mk
CppunitTest_comphelper_test.mk
CppunitTest_comphelper_variadictemplates_test.mk
JunitTest_comphelper_complex.mk
Library_comphelper.mk Add an interaction handler wrapper for simple file access. 2016-04-22 07:11:31 +00:00
Makefile
Module_comphelper.mk
README

Helper functionality for implementing UNO components

...anything not generic/mature enough to end up in URE's stable interface at
cppuhelper etc.