Re: [PATCH] _mutex.h

2008-01-16 Thread Farid Zaripov
From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Ср, 02.01.2008 20:41 To: stdcxx-dev@incubator.apache.org Subject: Re: [PATCH] _mutex.h +extern C long __cdecl _InterlockedIncrement (long volatile*); +extern C long __cdecl _InterlockedDecrement (long volatile*); +extern C long __cdecl

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

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

2008-01-16 Thread Eric Lemings (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559566#action_12559566 ] Eric Lemings commented on STDCXX-692: - The BUILDMODE was 'debug,pthreads,shared' -- my

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

2008-01-16 Thread Martin Sebor
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. Original Message Subject: [jira] Resolved: (INFRA-1466) svn commits not showing up in Jira Date: Wed, 16 Jan 2008 04:01:10 -0800 (PST) From: Jeff

[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.

[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 it

[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)

[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

[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 This

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:

[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

[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