Re: z/OS and z/TPF Development

2006-01-31 Thread Martin Sebor
Craig Chariton wrote: For any TPF developers contemplating a port of the Apache library for the TPF and z/TPF OS, they may find the following documents from IBM helpful. TPF Systems Technical Newsletter, Vol. 4 No. 4 http://www-306.ibm.com/software/htp/tpf/news/nv4n4/v4n4a14.html IBM's OS/390

[jira] Created: (STDCXX-129) [HP aCC] ::wmemcpy not delcared in wchar.h

2006-01-31 Thread Martin Sebor (JIRA)
[HP aCC] ::wmemcpy not delcared in wchar.h Key: STDCXX-129 URL: http://issues.apache.org/jira/browse/STDCXX-129 Project: STDCXX Type: Bug Components: 21. Strings Versions: 4.1.3 Environment: HP aCC 3.63

[jira] Commented: (STDCXX-129) [HP aCC] ::wmemcpy not delcared in wchar.h

2006-01-31 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-129?page=comments#action_12364753 ] Martin Sebor commented on STDCXX-129: - A few other functions are undeclared as well: $ cat t.cpp gmake t #include string #include wchar.h int main () { wcsstr

Re: test for lib.alg.sort

2006-01-31 Thread Martin Sebor
Anton Pevtsov wrote: I am porting tests for lib.alg.sort algorithms (sort, stable_sort, partial_sort and partial_copy_sort) and I have several questions about these tests: 1. Current test version contains code for some tracing: ... if (!(i % 20)) TRACE