Re: Re: test for lib.alg.search

2006-01-17 Thread Anton Pevtsov
The attached file contains the updated version of the lib.alg.search test. Martin Sebor wrote: Could you please open an issue in Jira for this one as well, just for the record? (Remember to link it to the two above). I'll commit your patch once we have an issue to reference. I created

z/OS and z/TPF Development

2006-01-17 Thread Craig Chariton
Is anyone currently working on porting stdcxx for IBM TPF 4.1, z/OS and z/TPF? I know IBM has ported STLPort for these platforms, and there is a porting of the GNU C++ library for TPF 4.1 and z/TPF. However, porting stdcxx may provide another option for users. If no one is currently working on

naming convention

2006-01-17 Thread Liviu Nicoara
Martin, I am working on the strings.cons test now and I am fiddling with the replacement op new/delete support in the driver. So, the naming convention calls for _rw_ for all functions in the driver (including those with internal linkage) and rw_ for all types defined in the driver? Thanks,

rw_sprintf in driver

2006-01-17 Thread Liviu Nicoara
Martin, AFAICT, rw_sprintf is not yet implemented in the driver. Any plans to implement it in the near future? Liviu

Re: naming convention

2006-01-17 Thread Martin Sebor
Liviu Nicoara wrote: Martin, I am working on the strings.cons test now and I am fiddling with the replacement op new/delete support in the driver. So, the naming convention calls for _rw_ for all functions in the driver (including those with internal linkage) and rw_ for all types defined in

Re: naming convention

2006-01-17 Thread Liviu Nicoara
Martin, There are quite a few tests affected by the name changes in the replacement op new/delete in driver: /build/nicoara/hal/tests/stdlib/containers/deque_modifiers.cpp /build/nicoara/hal/tests/stdlib/containers/leak.cpp /build/nicoara/hal/tests/stdlib/containers/vector.cpp

Re: rw_sprintf in driver

2006-01-17 Thread Martin Sebor
Liviu Nicoara wrote: Martin, AFAICT, rw_sprintf is not yet implemented in the driver. Any plans to implement it in the near future? I'm not sure. It's not the safest function to use. rw_sprintfa() is better. We should probably just remove the prototype. Martin

Re: naming convention

2006-01-17 Thread Liviu Nicoara
Do you mind if I take route #1? Martin Sebor wrote: Liviu Nicoara wrote: Martin, There are quite a few tests affected by the name changes in the replacement op new/delete in driver: We need to minimize breakage in the Rogue Wave test suite (i.e., in tests that haven't yet been ported to

[jira] Created: (STDCXX-122) html docs served from SVN have mime-type text/plain, so not rendered by Mozilla

2006-01-17 Thread Harmon Sequoya Nine (JIRA)
html docs served from SVN have mime-type text/plain, so not rendered by Mozilla --- Key: STDCXX-122 URL: http://issues.apache.org/jira/browse/STDCXX-122 Project: STDCXX Type: Bug

[jira] Closed: (STDCXX-122) html docs served from SVN have mime-type text/plain, so not rendered by Mozilla

2006-01-17 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-122?page=all ] Martin Sebor closed STDCXX-122: --- Resolution: Duplicate Closed as a duplicate. html docs served from SVN have mime-type text/plain, so not rendered by Mozilla