Re: svn commit: r612428 - /stdcxx/branches/4.2.x/include/rw/_config-msvcrt.h

2008-01-18 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Wednesday, January 16, 2008 6:17 PM To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r612428 - /stdcxx/branches/4.2.x/include/rw/_config-msvcrt.h [EMAIL

Re: svn commit: r611307 - in /incubator/stdcxx/trunk/examples: include/stocks.h tutorial/stocks.cpp

2008-01-18 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Saturday, January 12, 2008 12:43 AM To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r611307 - in /incubator/stdcxx/trunk/examples: include/stocks.h tutorial

[jira] Assigned: (STDCXX-701) update site to reflect graduation

2008-01-18 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-701: --- Assignee: Martin Sebor update site to reflect graduation

[jira] Created: (STDCXX-701) update site to reflect graduation

2008-01-18 Thread Martin Sebor (JIRA)
update site to reflect graduation - Key: STDCXX-701 URL: https://issues.apache.org/jira/browse/STDCXX-701 Project: C++ Standard Library Issue Type: Task Components: Web Reporter: Martin

Re: svn commit: r612428 - /stdcxx/branches/4.2.x/include/rw/_config-msvcrt.h

2008-01-16 Thread Martin Sebor
[EMAIL PROTECTED] wrote: Author: faridz Date: Wed Jan 16 04:04:48 2008 New Revision: 612428 URL: http://svn.apache.org/viewvc?rev=612428view=rev Log: 2008-01-16 Farid Zaripov [EMAIL PROTECTED] * include/rw/_config-msvcrt.h: Don't #define _RWSTD_NO_LONG_LONG as __int64 if

[Fwd: [jira] Resolved: (INFRA-1466) svn commits not showing up in Jira]

2008-01-16 Thread Martin Sebor
: Infrastructure Issue Type: Bug Security Level: public(Regular issues) Components: JIRA Reporter: Martin Sebor Assignee: Jeff Turner A commit that took place over 30 hours ago is yet to show up in the referenced Jira issue: http://svn.apache.org/viewvc

[jira] Commented: (STDCXX-360) [XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559636#action_12559636 ] Martin Sebor commented on STDCXX-360: - I say we close this as Cannot Reproduce. [XLC

[jira] Commented: (STDCXX-499) std::num_put inserts NUL thousand separator

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559638#action_12559638 ] Martin Sebor commented on STDCXX-499: - I'm tempted to close this as Won't Fix since

[jira] Updated: (STDCXX-636) 23.deque.special test fails assertions

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-636: Summary: 23.deque.special test fails assertions (was: 23.deque.special test fails) 23

[jira] Updated: (STDCXX-360) [XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-360: Priority: Trivial (was: Major) Lowered Priority to Trivial. [XLC++ 7.0] ICE compiling 2

[jira] Updated: (STDCXX-139) exception safety of algorithms not exercised

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-139: Affects Version/s: 4.2.0 Fix Version/s: (was: 4.2.1) 4.3

Resolving/Closing bugs

2008-01-16 Thread Martin Sebor
Looks like the Subversion Jira plugin is (was) acting up again and the Subversion Commits tab doesn't (didn't) show commits made to fix issues. I did as Jeff suggested in his comment on INFRA-1466 and the commits seem to have reappeared. However, since not everyone has Jira admin permissions I

Re: [Fwd: [jira] Resolved: (INFRA-1466) svn commits not showing up in Jira]

2008-01-16 Thread Martin Sebor
Martin Sebor wrote: FYI, in case someone runs into the missing Subversion Commits problem in Jira again, here's what's going on and how to fix it. Btw., if you're bothered by this problem I encourage you to add your vote to the Jira Plugin Jira that Jeff opened for the issue at: http

[jira] Closed: (STDCXX-626) [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()-sync() when rdstate() != goodbit

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-626. --- Resolution: Fixed Regression test added: http://svn.apache.org/viewcvs?view=revrev=611016 Fix

[jira] Assigned: (STDCXX-626) [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()-sync() when rdstate() != goodbit

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-626: --- Assignee: Martin Sebor [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()-sync

[jira] Updated: (STDCXX-138) algorithms complexity tests not strict enough

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-138: Affects Version/s: 4.2.0 Fix Version/s: (was: 4.2.1) 4.3 Like

[jira] Updated: (STDCXX-438) std::string::append (InputIterator, InputIterator) appending self incorrect

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-438: Severity: Incorrect Behavior Affects Version/s: 4.1.4 4.2.0

[jira] Updated: (STDCXX-366) Add benchmarking framework

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-366: Fix Version/s: (was: 4.2.1) 4.3 Nice to have but too much work for 4.2.1

[jira] Updated: (STDCXX-458) limits example output depends on platform

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-458: Priority: Trivial (was: Minor) Affects Version/s: 4.2.0 Summary: limits

[jira] Updated: (STDCXX-527) publish LOC metrics

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-527: Attachment: stdcxx-4.2.0-sloc.txt Attached the output of David Wheeler's sloccount on stdcxx 4.2.0

[jira] Updated: (STDCXX-527) publish LOC metrics

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-527: Attachment: stdcxx-4.1.3-sloc.txt Attached sloccount output for stdcxx 4.1.3. publish LOC

[jira] Updated: (STDCXX-527) publish LOC metrics

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-527: Attachment: stdcxx-4.1.2-sloc.txt Attached sloccount output for the stdcxx 4.1.2 snapshot

[jira] Commented: (STDCXX-527) publish LOC metrics

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559712#action_12559712 ] Martin Sebor commented on STDCXX-527: - Maybe we can add a link to the summary section

[jira] Assigned: (STDCXX-573) Enable building with Purify

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-573: --- Assignee: Travis Vitek Adding Purify to our nightly testing would be worthwhile, as would

[jira] Closed: (STDCXX-696) Remove etc/config/configure.sh script from repository.

2008-01-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-696. --- I'm going to close this as Won't Fix on the assumption that we'll make use of the script when we

Re: Redesign Website

2008-01-15 Thread Martin Sebor
Gav wrote: Hi All, Martin, Can I ask what version of Forrest you are testing with at the moment? (I guess you are testing locally) I used 0.8 for my experiments. The 0.9-dev trunk version is slowly improving in terms of the dispatcher and its use of 'themes'. Otherwise 0.9-dev is not

[Fwd: [jira] Closed: (INFRA-1424) create stdcxx UNIX group]

2008-01-15 Thread Martin Sebor
) Reporter: Martin Sebor Please create a new UNIX user group named stdcxx and make all stdcxx committers members of the new group. The list of stdcxx committers is as follows: ablack, apevtsov, ajindal, elemings, hbuelow, faridz, jerenkrantz, lnicoara, mbrown, sebor, ttriemstra, wrowe

[jira] Commented: (STDCXX-686) redesign web site

2008-01-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559135#action_12559135 ] Martin Sebor commented on STDCXX-686: - Some more discussion is here: http

Re: [Fwd: [jira] Closed: (INFRA-1424) create stdcxx UNIX group]

2008-01-15 Thread Martin Sebor
William A. Rowe, Jr. wrote: Martin Sebor wrote: Only when your CLA shows up on the page below will we be able to request an account for you: http://people.apache.org/~jim/committers.html A footnote, sometimes these fall out of sync; the master reference that's accessible to Martin and other

[jira] Commented: (STDCXX-665) [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions

2008-01-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559209#action_12559209 ] Martin Sebor commented on STDCXX-665: - I suggest bringing up the example on an AIX

[jira] Commented: (STDCXX-665) [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions

2008-01-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559271#action_12559271 ] Martin Sebor commented on STDCXX-665: - I'm inclined to view the C/POSIX case as an AIX

[jira] Commented: (STDCXX-695) [HP aCC 6.15] lots of noise due to compiler remarks

2008-01-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559342#action_12559342 ] Martin Sebor commented on STDCXX-695: - Dennis' comments: Original Message

[jira] Updated: (STDCXX-699) [HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf()

2008-01-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-699: Severity: (was: Compiler Warning) Issue Type: Sub-task (was: Bug) Parent: STDCXX

[jira] Created: (STDCXX-699) [HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf()

2008-01-15 Thread Martin Sebor (JIRA)
: Bug Components: 27. Input/Output Affects Versions: 4.2.0 Reporter: Martin Sebor Priority: Minor Fix For: 4.2.1 HP aCC 6.15 issues a remark noting that basic_filebuf ctor calls the virtual member function setbuf(). The purpose of the remark

[jira] Assigned: (STDCXX-699) [HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf()

2008-01-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-699: --- Assignee: Martin Sebor [HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf

[jira] Created: (STDCXX-700) [HP aCC 6.15] remark #2181-D: argument is incompatible with corresponding format string conversion

2008-01-15 Thread Martin Sebor (JIRA)
/STDCXX-700 Project: C++ Standard Library Issue Type: Sub-task Components: Tests, Utilities Reporter: Martin Sebor Priority: Minor Several tests and the locale and locale utilities produce remark #2181-D: argument is incompatible

Re: [Fwd: New wiki created: stdcxx]

2008-01-15 Thread Martin Sebor
FYI: the stdcxx Wiki (http://wiki.apache.org/stdcxx) is now also accessible from the Apache Wiki: http://wiki.apache.org/general William A. Rowe, Jr. wrote: FYI, it's live. A new wiki has just been created by root. Wiki name: stdcxx Wiki title: Apache C++ Standard Library Commits:

[jira] Commented: (STDCXX-686) redesign web site

2008-01-14 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558650#action_12558650 ] Martin Sebor commented on STDCXX-686: - Okay, I'll work on that. Oddly, I don't see

[jira] Commented: (STDCXX-692) [gcc 4.0.1/Mac OS X 10.5.1 Leopard] 25.search test failure

2008-01-14 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558765#action_12558765 ] Martin Sebor commented on STDCXX-692: - Can you include build type info and a stack

Re: [Fwd: New wiki created: stdcxx]

2008-01-14 Thread Martin Sebor
William A. Rowe, Jr. wrote: FYI, it's live. Excellent! We might want to discuss the organization of the Wiki at some point. I'd like to put up the release process document so we can finalize the examples. I expect Farid might want to document the Boost test suite setup he described in his

Re: low hanging fruit while cleaning up test failures

2008-01-14 Thread Martin Sebor
Travis Vitek wrote: Martin Sebor wrote: My only requirement is to get those tests to pass in a reasonable amount of time (i.e., without timing out), and without compromising their effectiveness. Do we want to give up on the locale name matching, or do we want to include zh_CN

Re: low hanging fruit while cleaning up test failures

2008-01-14 Thread Martin Sebor
Travis Vitek wrote: Travis Vitek wrote: Martin Sebor wrote: My only requirement is to get those tests to pass in a reasonable amount of time (i.e., without timing out), and without compromising their effectiveness. Do we want to give up on the locale name matching, or do we want

[jira] Commented: (STDCXX-686) redesign web site

2008-01-13 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558488#action_12558488 ] Martin Sebor commented on STDCXX-686: - That'd be awesome! I've experimented

[jira] Commented: (STDCXX-693) std::valarray::sum does not work correctly for udt that has nonzero default value

2008-01-11 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558018#action_12558018 ] Martin Sebor commented on STDCXX-693: - FWIW, I also did most of this as part of the big

Re: svn commit: r610576 - in /incubator/stdcxx/trunk/examples/tutorial: dynatype.cpp out/dynatype.out

2008-01-11 Thread Martin Sebor
the upgrade to get all the Subversion commits updated, It must not have been completed yet. Martin Travis -Original Message- From: Martin Sebor on behalf of Martin Sebor Sent: Thu 1/10/2008 7:14 PM To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r610576

Re: svn commit: r611307 - in /incubator/stdcxx/trunk/examples: include/stocks.h tutorial/stocks.cpp

2008-01-11 Thread Martin Sebor
[EMAIL PROTECTED] wrote: Author: vitek Date: Fri Jan 11 13:36:11 2008 New Revision: 611307 URL: http://svn.apache.org/viewvc?rev=611307view=rev Log: [...] @@ -153,8 +150,12 @@ if (!p) std::cerr \nNot a valid locale: GERMAN_LOCALE '\n'; else { +

[jira] Created: (STDCXX-694) [HP aCC 6.15] bogus remark #3348

2008-01-11 Thread Martin Sebor (JIRA)
aCC 6.15/HP-UX Reporter: Martin Sebor Priority: Minor The remark in the program below is obviously bogus: $ cat t.cpp aCC -V +w t.cpp struct S { enum { X }; }; template class T int foo () { const int X = 1; return X; } int main () { return fooint(); } aCC: HP C/aC

[jira] Created: (STDCXX-695) [HP aCC 6.15] lots of noise due to compiler remarks

2008-01-11 Thread Martin Sebor (JIRA)
: Build Affects Versions: 4.2.0 Environment: HP aCC 6.15 Reporter: Martin Sebor The latest HP compiler on IPF issues lots of remarks, making our builds exceedingly noisy. Here's a breakdown of all the remarks we get in a recent 12S build along with the number of each

Re: Test Dependencies

2008-01-10 Thread Martin Sebor
Eric Lemings wrote: 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,

Re: svn commit: r610849 - /incubator/stdcxx/branches/autotools/

2008-01-10 Thread Martin Sebor
Andrew Black wrote: Greetings Travis. Subversion does allow editing of change logs, though the process isn't the most straight forward. One description of the process can be found at http://svnbook.red-bean.com/en/1.4/svn.reposadmin.maint.html#svn.reposadmin.maint.setlog . I believe we have

Re: GNU Autotools Branch?

2008-01-10 Thread Martin Sebor
: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Monday, January 07, 2008 5:39 PM To: stdcxx-dev@incubator.apache.org Subject: Re: GNU Autotools Branch? Eric Lemings wrote: I haven't tested it on any platform other than Mac OS X; not all config tests have been translated yet

[jira] Assigned: (STDCXX-499) std::num_put inserts NUL thousand separator

2008-01-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-499: --- Assignee: Martin Sebor std::num_put inserts NUL thousand separator

[jira] Commented: (STDCXX-499) std::num_put inserts NUL thousand separator

2008-01-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557810#action_12557810 ] Martin Sebor commented on STDCXX-499: - Here's a test case that reproduces the same

[jira] Commented: (STDCXX-499) std::num_put inserts NUL thousand separator

2008-01-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557859#action_12557859 ] Martin Sebor commented on STDCXX-499: - The question is: is this our problem or one

[jira] Commented: (STDCXX-499) std::num_put inserts NUL thousand separator

2008-01-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557865#action_12557865 ] Martin Sebor commented on STDCXX-499: - It looks like GNU libstdc++ implements solution

Re: svn commit: r610576 - in /incubator/stdcxx/trunk/examples/tutorial: dynatype.cpp out/dynatype.out

2008-01-10 Thread Martin Sebor
I don't see this change in Jira: http://issues.apache.org/jira/browse/STDCXX-605?page=com.atlassian.jira.plugin.ext.subversion:subversion-commits-tabpanel Has anyone noticed this with any other changes/issues? Martin [EMAIL PROTECTED] wrote: Author: vitek Date: Wed Jan 9 13:33:55 2008 New

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

2008-01-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557880#action_12557880 ] Martin Sebor commented on STDCXX-605: - Travis, after you've confirmed that your change

[jira] Updated: (STDCXX-626) [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()-sync() when rdstate() != goodbit

2008-01-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-626: Summary: [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()-sync() when rdstate

Re: svn commit: r610576 - in /incubator/stdcxx/trunk/examples/tutorial: dynatype.cpp out/dynatype.out

2008-01-10 Thread Martin Sebor
there's a problem with Jira or the plugin and I wonder how long the problem has been there because fixing it (i.e., getting the changes into the issues) might require reindexing which can take many hours. Martin Travis -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED

Re: svn commit: r610576 - in /incubator/stdcxx/trunk/examples/tutorial: dynatype.cpp out/dynatype.out

2008-01-10 Thread Martin Sebor
I opened an INFRA issue for this problem: http://issues.apache.org/jira/browse/INFRA-1466 Hopefully it's just a simple glitch that can be easily resolved. Martin Sebor wrote: Travis Vitek wrote: I don't know what you mean by 'seeing the change in Jira'. I never notice anything different

[jira] Commented: (STDCXX-693) std::valarray::sum does not work correctly for udt that has nonzero default value

2008-01-10 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557908#action_12557908 ] Martin Sebor commented on STDCXX-693: - I agree that the wording in the standard does

[jira] Created: (STDCXX-690) [LWG #198] std::reverse_iterator::operator*() invalidates cached values

2008-01-08 Thread Martin Sebor (JIRA)
Issue Type: Bug Components: 24. Iterators Affects Versions: 4.2.0, 4.1.4, 4.1.3, 4.1.2 Reporter: Martin Sebor According to LWG issue 198 (http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#198), the implementation of reverse_iterator::operator*() should

[jira] Commented: (STDCXX-690) [LWG #198] std::reverse_iterator::operator*() invalidates cached values

2008-01-08 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557043#action_12557043 ] Martin Sebor commented on STDCXX-690: - I think the issue is bogus and should

[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

[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

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

2008-01-07 Thread Martin Sebor (JIRA)
Issue Type: Bug Components: 24. Iterators Affects Versions: 4.2.0, 4.1.4, 4.1.3, 4.1.2 Reporter: Martin Sebor Priority: Trivial Fix For: 4.2.1 LWG Issue 280 added a template assignment operator to reverse_iterator: http://www.open-std.org/jtc1

[jira] Created: (STDCXX-687) [gcc] use string __builtins

2008-01-06 Thread Martin Sebor (JIRA)
Reporter: Martin Sebor Fix For: 4.2.1 The following gcc builtin equivalents of the C string functions would be useful in the implementation of std::char_traits: __builtin_memcpy: char_traits::copy() __builtin_memcmp: char_traits::compare() __builtin_memmove: char_traits::move

[jira] Commented: (STDCXX-687) [gcc] use string __builtins

2008-01-06 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556409#action_12556409 ] Martin Sebor commented on STDCXX-687: - __builtin_memchr was added here: http

[jira] Closed: (STDCXX-195) [Linux] error on std::putc()

2008-01-06 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-195. --- Resolution: Fixed Closing as Fixed. [Linux] error on std::putc

Re: stdcxx wiki

2008-01-06 Thread Martin Sebor
Okay, MoinMoin it is. I opened a new infra request for this: http://issues.apache.org/jira/browse/INFRA-1462 William A. Rowe, Jr. wrote: Martin Sebor wrote: Does anyone have any experience with either engine that might be helpful in deciding between the two? Or preference for one over

[jira] Updated: (STDCXX-674) improve GNUmakefile.cfg to scan #included files for dependencies

2008-01-05 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-674: Summary: improve GNUmakefile.cfg to scan #included files for dependencies (was: Improve configure

Re: GNU Autotools Branch?

2008-01-05 Thread Martin Sebor
Eric Lemings wrote: I have some code that I'd like to contribute to the Apache STDCXX repository. It adds support for the GNU Autotools suite of tools (i.e. Autoconf, Automake, and Libtool). Would a branch in the Subversion stdcxx/branches directory be the appropriate place to check in this

[jira] Commented: (STDCXX-430) building Boost with stdcxx

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555608#action_12555608 ] Martin Sebor commented on STDCXX-430: - As noted in the post below, Boost regression

[jira] Updated: (STDCXX-536) allow thread safety tests to time out without failing

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-536: Severity: Usability Patch Info: [Patch Available] Set Severity to Usability and checked

[jira] Commented: (STDCXX-536) allow thread safety tests to time out without failing

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555652#action_12555652 ] Martin Sebor commented on STDCXX-536: - I'm not sure where we left this issue

[jira] Commented: (STDCXX-195) [Linux] error on std::putc()

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555762#action_12555762 ] Martin Sebor commented on STDCXX-195: - Same problem with getc(): $ cat t.cpp make t

Re: low hanging fruit while cleaning up test failures

2008-01-02 Thread Martin Sebor
Travis Vitek wrote: Martin Sebor wrote: I added a new function, rw_fnmatch(), to the test driver. It behaves just like the POSIX fnmatch() (the FNM_XXX constants aren't implemented yet). While the main purpose behind the new function is to support STDCXX-683 it should make it easier to also

stdcxx wiki

2008-01-02 Thread Martin Sebor
I think it would be useful to have a wiki. The ASF seems to have two different installations: one is powered by a Confluence Java engine and the other is a python implementation by MoinMoin. Confluence: http://cwiki.apache.org/CWIKI/ MoinMoin:http://wiki.apache.org Does anyone have any

Re: [PATCH] _mutex.h

2008-01-02 Thread Martin Sebor
Farid Zaripov wrote: The one of the problems in boost regression tests on MSVC 7.1 was caused by #definition _InterlockedIncrement as InterlockedIncrement. The patch below fixes the problem. The MSVC 7.1 also has the intrinsic interlocked functions, but the are not declared in any header

Re: low hanging fruit while cleaning up test failures

2008-01-02 Thread Martin Sebor
Travis Vitek wrote: Martin Sebor wrote: Travis Vitek wrote: Martin Sebor wrote: I added a new function, rw_fnmatch(), to the test driver. It behaves just like the POSIX fnmatch() (the FNM_XXX constants aren't implemented yet). While the main purpose behind the new function is to support

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

2008-01-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-605: Attachment: stdcxx-605-v3.patch What do you think about the modification in the attached patch

[jira] Updated: (STDCXX-620) purify reports memory leak in 21_nonmembers test

2008-01-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-620: Patch Info: (was: [Patch Available]) I don't see a patch anywhere... purify reports memory

[jira] Commented: (STDCXX-597) purify reports uninitialized memory read in _rw_get_char

2008-01-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555420#action_12555420 ] Martin Sebor commented on STDCXX-597: - Travis, I get one assertion from 0.char before

[jira] Updated: (STDCXX-577) purify reports leaked memory in stocks example

2008-01-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-577: Attachment: stocks-valgrind.log Btw., I get the attached leaks from valgrind on Linux (11S) even

Re: low hanging fruit while cleaning up test failures

2008-01-02 Thread Martin Sebor
Travis Vitek wrote: Martin Sebor wrote: Travis Vitek wrote: Martin Sebor wrote: Travis Vitek wrote: Martin Sebor wrote: I added a new function, rw_fnmatch(), to the test driver. It behaves just like the POSIX fnmatch() (the FNM_XXX constants aren't implemented yet). While the main

Re: prototype of the expected failures enhancement (STDCXX-683)

2008-01-02 Thread Martin Sebor
problems. Martin 2 26.class.gslice 46230 162 5 23.deque.special61465 1536 7 27_basic_ios0 1 -- Mark On Dec 31, 2007 6:38 PM, Martin Sebor [EMAIL PROTECTED] wrote: The commit below implements an initial prototype of the expected failures enhancement

[jira] Created: (STDCXX-685) [Windows] slashes in Windows pathnames in build logs

2008-01-02 Thread Martin Sebor (JIRA)
Components: Build Affects Versions: 4.2.0 Reporter: Martin Sebor Assignee: Farid Zaripov Priority: Trivial The Windows build logs are mixing slashes and backclashes in pathnames when linking library objects (see below). We should be consistent and use the same

Re: low hanging fruit while cleaning up test failures

2008-01-02 Thread Martin Sebor
find one locale for each value of MB_CUR_MAX from 1 to MB_LEN_MAX and run the test on them? Maybe. I'll let you propose what makes the most sense to you :) Martin Travis -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Wednesday

Re: low hanging fruit while cleaning up test failures

2008-01-02 Thread Martin Sebor
Martin Sebor wrote: [forwarding back to the list] Travis Vitek wrote: Martin, Not all supported platforms have the GB18030 encoding [HP, Compaq and IRIX don't], and of those that do, they use different names [gb18030 vs GB18030]. Same with UTF-8 [utf8, UTF8 or UTF-8]. I realize

prototype of the expected failures enhancement (STDCXX-683)

2007-12-31 Thread Martin Sebor
The commit below implements an initial prototype of the expected failures enhancement described in STDCXX-683. The prototype can be viewed on the usual test result page: http://people.apache.org/~sebor/stdcxx/results/builds http://svn.apache.org/viewvc?rev=607788view=rev The new file,

Re: low hanging fruit while cleaning up test failures

2007-12-21 Thread Martin Sebor
below. Travis, feel free to experiment/prototype a solution :) Martin Martin Sebor wrote: Travis Vitek wrote: Martin Sebor wrote: Yeah, the grep filter is there but it doesn't work on Windows and it's not quite portable. I'd like to get rid of the grep feature and replace

[jira] Commented: (STDCXX-683) implement notion of expected failures in the test suite

2007-12-20 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553737 ] Martin Sebor commented on STDCXX-683: - 4) In addition to the requirements listed above, the system itself

[jira] Issue Comment Edited: (STDCXX-683) implement notion of expected failures in the test suite

2007-12-20 Thread Martin Sebor (JIRA)
: https://issues.apache.org/jira/browse/STDCXX-683 Project: C++ Standard Library Issue Type: New Feature Components: Test Driver, Tests Affects Versions: 4.2.0 Reporter: Martin Sebor Assignee: Martin Sebor Priority: Critical

[jira] Updated: (STDCXX-683) implement notion of expected failures in the test suite

2007-12-20 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-683: Attachment: (was: xcodes.html) implement notion of expected failures in the test suite

[jira] Updated: (STDCXX-683) implement notion of expected failures in the test suite

2007-12-20 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-683: Attachment: xcodes.html Attached an updated set of extended status codes to distinguish not only

[jira] Commented: (STDCXX-683) implement notion of expected failures in the test suite

2007-12-20 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553812 ] Martin Sebor commented on STDCXX-683: - Requirements on Markups 1. Location. The markups must be in the form

[jira] Commented: (STDCXX-683) implement notion of expected failures in the test suite

2007-12-20 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553857 ] Martin Sebor commented on STDCXX-683: - I left these out on purpose, but on second thought I agree that XFMAT

[jira] Issue Comment Edited: (STDCXX-683) implement notion of expected failures in the test suite

2007-12-20 Thread Martin Sebor (JIRA)
URL: https://issues.apache.org/jira/browse/STDCXX-683 Project: C++ Standard Library Issue Type: New Feature Components: Test Driver, Tests Affects Versions: 4.2.0 Reporter: Martin Sebor Assignee: Martin Sebor Priority

[jira] Commented: (STDCXX-585) [gcc 4.2.0/Cygwin] linker errors due to multiple definition of `std::bad_cast::what()'; `std::bad_typeid::what()'; `std::bad_exception::what()'; `std::bad_alloc::what()'

2007-12-19 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553391 ] Martin Sebor commented on STDCXX-585: - FWIW, I would have preferred to commit this on trunk only and wait

  1   2   3   4   5   6   7   8   9   10   >