[ 
https://issues.apache.org/jira/browse/STDCXX-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Farid Zaripov closed STDCXX-328.
--------------------------------

    Resolution: Fixed

Resolved in STDCXX-648

> [NO_EXTENSIONS] istream uses non-existent overloads of num_get
> --------------------------------------------------------------
>
>                 Key: STDCXX-328
>                 URL: https://issues.apache.org/jira/browse/STDCXX-328
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 27. Input/Output
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: All with _RWSTD_NO_EXTENSIONS #defined.
>            Reporter: Martin Sebor
>            Priority: Minor
>             Fix For: 4.2.1
>
>         Attachments: error.log, t.cpp
>
>   Original Estimate: 16h
>  Remaining Estimate: 16h
>
> The istream extraction operator overloads for short and int call member 
> functions of the num_get that are provided as an extension but disabled in 
> strict mode (and need not be provided at all by user-defined specializations 
> of the facet).

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

Reply via email to