Re: _RWSTD_LIB_SRC macro is not #defined in src/export.cpp

2007-11-30 Thread Farid Zaripov
From: Martin Sebor [mailto:[EMAIL PROTECTED] To: stdcxx-dev@incubator.apache.org Subject: Re: _RWSTD_LIB_SRC macro is not #defined in src/export.cpp > The _RWSTD_INSTANTIATE_TEMPLATES part is an implementation detail > of _RWSTD_LIB_SRC. If we were to add another detail like that we'd > have to al

Re: _RWSTD_LIB_SRC macro is not #defined in src/export.cpp

2007-11-30 Thread Martin Sebor
Farid Zaripov wrote: From: Martin Sebor [mailto:[EMAIL PROTECTED] To: stdcxx-dev@incubator.apache.org Subject: Re: _RWSTD_LIB_SRC macro is not #defined in src/export.cpp Farid Zaripov wrote: I've found that _RWSTD_LIB_SRC macro is not #defined in src/export.cpp file. This is a mistake, or

Re: [jira] Resolved: (STDCXX-566) update/generate incubation status file

2007-11-30 Thread Martin Sebor
Farid Zaripov wrote: From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Friday, November 30, 2007 11:30 PM To: stdcxx-dev@incubator.apache.org Subject: RE: [jira] Resolved: (STDCXX-566) update/generate incubation status file 1. logged into people.apache

Re: _RWSTD_LIB_SRC macro is not #defined in src/export.cpp

2007-11-30 Thread Farid Zaripov
From: Martin Sebor [mailto:[EMAIL PROTECTED] To: stdcxx-dev@incubator.apache.org Subject: Re: _RWSTD_LIB_SRC macro is not #defined in src/export.cpp Farid Zaripov wrote: >> I've found that _RWSTD_LIB_SRC macro is not #defined in src/export.cpp >> file. >> >> This is a mistake, or it's required

Re: [jira] Resolved: (STDCXX-566) update/generate incubation status file

2007-11-30 Thread Farid Zaripov
From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Friday, November 30, 2007 11:30 PM To: stdcxx-dev@incubator.apache.org Subject: RE: [jira] Resolved: (STDCXX-566) update/generate incubation status file >> >> 1. logged into people.apache.org >> 2. svn c

Re: _RWSTD_LIB_SRC macro is not #defined in src/export.cpp

2007-11-30 Thread Martin Sebor
Farid Zaripov wrote: I've found that _RWSTD_LIB_SRC macro is not #defined in src/export.cpp file. This is a mistake, or it's required by design? The file is currently only used when compiling with EDG eccp when exported templates are enabled. I don't think (but I'm not 100% sure) we want t

RE: [jira] Resolved: (STDCXX-566) update/generate incubation status file

2007-11-30 Thread Martin Sebor
Farid Zaripov-2 wrote: > >> -Original Message- >> From: Martin Sebor [mailto:[EMAIL PROTECTED] >> Sent: Friday, September 21, 2007 6:54 PM >> To: stdcxx-dev@incubator.apache.org >> Subject: Re: [jira] Resolved: (STDCXX-566) update/generate >> incubation status file >> >> Can you expla

Problem with Memory with strings on HP-IPF

2007-11-30 Thread Jeremy Dean
I have a customer that is working on HP-IPF with the SourcePro edition 9 release of the Standard Library. He is noticing quite a bit of memory growth on the HP IPF versus the HP pa-risc platforms. I was wondering if anyone has run into this problem. Here is a sample test case provided by the cu

[jira] Commented: (STDCXX-566) update/generate incubation status file

2007-11-30 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547291 ] Martin Sebor commented on STDCXX-566: - Farid's description from the post below follows: http://www.nabble.com/RE%

Re: moving out of the incubator and becoming a TLP

2007-11-30 Thread Martin Sebor
INFRA-1421 and subtasks have been created to set up stdcxx TLP: http://issues.apache.org/jira/browse/INFRA-1421 Martin Sebor wrote: Now that we've graduated we need to start the process of migrating stdcxx resources to its new home as a Top Level Project (TLP). The steps involved in this proce

[jira] Updated: (STDCXX-675) [MSVC] implement autolinking feature

2007-11-30 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-675: - Patch Info: [Patch Available] > [MSVC] implement autolinking feature > --

[jira] Commented: (STDCXX-675) [MSVC] implement autolinking feature

2007-11-30 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547221 ] Farid Zaripov commented on STDCXX-675: -- ChangeLog: STDCXX-675 * include/rw/_autolink.h: New header file to en

[jira] Updated: (STDCXX-675) [MSVC] implement autolinking feature

2007-11-30 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-675: - Attachment: autolink.patch > [MSVC] implement autolinking feature > -

_RWSTD_LIB_SRC macro is not #defined in src/export.cpp

2007-11-30 Thread Farid Zaripov
I've found that _RWSTD_LIB_SRC macro is not #defined in src/export.cpp file. This is a mistake, or it's required by design? Farid.

RE: svn commit: r597425 - in /incubator/stdcxx/branches/4.2.x: include/ansi/cwchar tests/strings/21.cwchar.cpp

2007-11-30 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Friday, November 30, 2007 2:51 AM > To: stdcxx-dev@incubator.apache.org > Subject: Re: svn commit: r597425 - in > /incubator/stdcxx/branches/4.2.x: include/ansi/cwchar > tests/strings/21.cwchar.cpp > > > Yes,