std::vector intialization on HP-UX

2007-05-23 Thread Patrick Happel
would be appreciated! Thanks, -Patrick Happel

Portability of built Standard Library

2007-04-12 Thread Patrick Happel
) be used on a machine with different locales than the machine it was built on? I'd also like to verify that the newest version of the library does not require any locales to be installed in order to build. Thanks, -Patrick Happel Rogue Wave Software, A QUOVADX(tm) division Technical Support Phone

RE: question about locales

2007-04-12 Thread Patrick Happel
, 2007 10:21 AM To: [EMAIL PROTECTED] Subject: Re: question about locales Martin Sebor wrote: Patrick Happel wrote: Hello all, This problem got transferred to me since Jeremy has gone on vacation, and it seems to be continuing. LOCALE_NAME_FMAT.cpp was edited via a patch supplied by Jeremy

RE: Portability of built Standard Library

2007-04-12 Thread Patrick Happel
] Subject: Re: Portability of built Standard Library Patrick Happel wrote: Hi all, I had a question come up that I wasn't sure about regarding the released versions of the library, and I'm hoping someone can answer it: Since the Standard Library doesn't build if an acceptable locale isn't

RE: question about locales

2007-04-09 Thread Patrick Happel
-xarch=v9 -D_RWCONFIG=12s -I./../../../include -I./../../.. -I.. -D_RWBUILD_std -O -mt -library=%none -c ../codecvt.cpp ../setlocale.h, line 45: Error: _RWSTD_LC_ALL is not defined. Any ideas would be appreciated. Thanks, -Patrick Happel Rogue Wave Software, A QUOVADX(tm) division

ifstream Behaves Strangely when using Static Linking

2007-03-06 Thread Patrick Happel
, with patches up to 8/31/2005 applied. The Standard Library being used is version 4.1.4. I've attached the test file, and included included the output I get below. Any input would be appreciated. Thanks, -Patrick Happel Rogue Wave Software, A QUOVADX(tm) division Technical Support Phone: 303-545

RE: ifstream Behaves Strangely when using Static Linking

2007-03-06 Thread Patrick Happel
; } Newmap: taco burrito quesedilla foo bar boofar old now new one two three -Original Message- From: Patrick Happel [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 8:28 AM To: stdcxx-dev@incubator.apache.org Subject: ifstream Behaves Strangely when using Static Linking A customer