[jira] Commented: (STDCXX-605) [IBM XLC++] errors compiling dynatype.cpp

2008-01-07 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556714#action_12556714 ] Travis Vitek commented on STDCXX-605: - Dandy. [IBM XLC++] errors compiling

[jira] Commented: (STDCXX-612) many iterator types do not work with types that implement unary operator

2008-01-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556720#action_12556720 ] Martin Sebor commented on STDCXX-612: - We need to be careful here. We can't change

[jira] Commented: (STDCXX-605) [IBM XLC++] errors compiling dynatype.cpp

2008-01-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556723#action_12556723 ] Martin Sebor commented on STDCXX-605: - Do you want to try to commit it now that you

Test Dependencies

2008-01-07 Thread Eric Lemings
It seems that most of the tests depend on nothing more than the C++ standard library and the RWTest library. Others have some dependencies that are not so obvious. Some require the TOPDIR environment variable defined, some locale tests require the locales database files, etc. Can someone

[jira] Commented: (STDCXX-612) many iterator types do not work with types that implement unary operator

2008-01-07 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556768#action_12556768 ] Travis Vitek commented on STDCXX-612: - I'm a little on the fence as to whether item 1

[jira] Commented: (STDCXX-612) many iterator types do not work with types that implement unary operator

2008-01-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556772#action_12556772 ] Martin Sebor commented on STDCXX-612: - I also have no problem deferring this issue for

RE: GNU Autotools Branch?

2008-01-07 Thread Eric Lemings
I haven't tested it on any platform other than Mac OS X; not all config tests have been translated yet into M4 macros (especially tests related to linking); and those that have been written need a thorough review as well as some polishing. So it's safe to say it's still very much in development.

[jira] Closed: (STDCXX-443) [IBM XLC++] should avoid using -qinline or -Q in C++ code

2008-01-07 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek closed STDCXX-443. --- Resolution: Fixed committed to trunk in http://svn.apache.org/viewvc?view=revrevision=601922 merged

[jira] Created: (STDCXX-689) [LWG #280] std::reverse_iterator missing template assignment operator

2008-01-07 Thread Martin Sebor (JIRA)
[LWG #280] std::reverse_iterator missing template assignment operator - Key: STDCXX-689 URL: https://issues.apache.org/jira/browse/STDCXX-689 Project: C++ Standard Library