Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 248922 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- GCC_XML/GXFront/gxConfiguration.cxx       2004-01-22 22:51:36.000000000 +0100
0
++ GCC_XML/GXFront/gxConfiguration.cxx       2008-11-26 18:17:34.000000000 +0100
Lines 15-20 Link Here
15
=========================================================================*/
15
=========================================================================*/
16
#include "gxConfiguration.h"
16
#include "gxConfiguration.h"
17
#include <cstring>
17
//----------------------------------------------------------------------------
18
//----------------------------------------------------------------------------
18
const char* gxConfigurationVc6Registry =
19
const char* gxConfigurationVc6Registry =
19
-- GCC_XML/KWSys/SystemTools.cxx       2004-01-22 16:30:01.000000000 +0100
20
++ GCC_XML/KWSys/SystemTools.cxx       2008-11-26 18:16:53.000000000 +0100
Lines 17-22 Link Here
17
#include KWSYS_HEADER(ios/iostream)
17
#include KWSYS_HEADER(ios/iostream)
18
#include KWSYS_HEADER(ios/fstream)
18
#include KWSYS_HEADER(ios/fstream)
19
#include <cstring>
19
#ifdef _MSC_VER
20
#ifdef _MSC_VER
20
# pragma warning (disable: 4786)
21
# pragma warning (disable: 4786)

Return to bug 248922