You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Travis Vitek (JIRA)" <ji...@apache.org> on 2007/08/23 10:04:33 UTC

[jira] Created: (STDCXX-529) create test 22.locale.time.get.mt.cpp

create test 22.locale.time.get.mt.cpp
-------------------------------------

                 Key: STDCXX-529
                 URL: https://issues.apache.org/jira/browse/STDCXX-529
             Project: C++ Standard Library
          Issue Type: Sub-task
          Components: 22. Localization, Thread Safety
    Affects Versions: 4.1.4, 4.1.3, 4.1.2
            Reporter: Travis Vitek
            Assignee: Travis Vitek
             Fix For: 4.2




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523279 ] 

Travis Vitek commented on STDCXX-529:
-------------------------------------

2007-08-28  Travis Vitek  <vi...@roguewave.com>

	STDCXX-529
	* 22.locale.time.get.mt.cpp: New test exercising the thread safety
	of the std::time_get facet.


> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>         Attachments: 22.locale.time.get.mt.cpp
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-529:
--------------------------------

    Attachment: 22.locale.time.get.mt.cpp

cleanup and simplify test. ready for review.

> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>         Attachments: 22.locale.time.get.mt.cpp
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek resolved STDCXX-529.
---------------------------------

    Resolution: Fixed

> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>         Attachments: 22.locale.time.get.mt.cpp
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-529:
--------------------------------

    Attachment: 22.locale.time.get.mt.cpp

> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>         Attachments: 22.locale.time.get.mt.cpp
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-529:
--------------------------------

    Attachment: 22.locale.time.get.mt.cpp

test implementation.

> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>         Attachments: 22.locale.time.get.mt.cpp
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor closed STDCXX-529.
-------------------------------


Test committed thus: http://svn.apache.org/viewvc?view=rev&revision=570286

Closed.

> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>         Attachments: 22.locale.time.get.mt.cpp
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-529:
--------------------------------

    Attachment:     (was: 22.locale.time.get.mt.cpp)

> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>         Attachments: 22.locale.time.get.mt.cpp
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-529) create test 22.locale.time.get.mt.cpp

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-529:
--------------------------------

    Attachment:     (was: 22.locale.time.get.mt.cpp)

> create test 22.locale.time.get.mt.cpp
> -------------------------------------
>
>                 Key: STDCXX-529
>                 URL: https://issues.apache.org/jira/browse/STDCXX-529
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: 22. Localization, Thread Safety
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.