You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Eric Lemings (JIRA)" <ji...@apache.org> on 2008/05/10 01:29:55 UTC

[jira] Issue Comment Edited: (STDCXX-871) document rw_printf() directives

    [ https://issues.apache.org/jira/browse/STDCXX-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595749#action_12595749 ] 

elemings edited comment on STDCXX-871 at 5/9/08 4:29 PM:
-------------------------------------------------------------

Based on how long it took me to document one directive (two actually for %p and %#p) and given that there are approximately 80 different classes, I'm amending the original estimate up to 13 hours and 20 minutes.

      was (Author: elemings):
    Based on how long it took me to document one directive (two actually for %p and %#p) and given that there are 80 different directive classes (not total variations), I'm amending the original estimate up to 13 hours and 20 minutes.
  
> document rw_printf() directives
> -------------------------------
>
>                 Key: STDCXX-871
>                 URL: https://issues.apache.org/jira/browse/STDCXX-871
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: Test Driver
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
>            Reporter: Martin Sebor
>            Assignee: Eric Lemings
>             Fix For: 4.2.2
>
>   Original Estimate: 13.33h
>  Remaining Estimate: 13.33h
>
> The {{rw_printf()}} family of functions (declared in the [{{<rw_printf.h>}}|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/include/rw_printf.h] header) extend the similar C99 functions by a number of formatting directives for various C++ types. Only a few of these are documented, making the functions hard to use. Documentation for the remaining directives needs to be added.

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