[ https://issues.apache.org/jira/browse/STDCXX-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Sebor updated STDCXX-328: -------------------------------- Priority: Minor (was: Major) This is important, but only for conformance testing. Lowered Priority. > [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 > > Attachments: error.log, t.cpp > > > 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.