You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2007/08/13 11:19:43 UTC

[jira] Resolved: (STDCXX-519) [MSVC 7.1 fails to compile fmtflags_manip.cpp example

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

Farid Zaripov resolved STDCXX-519.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.2

I was wrong, the typedef doesn't helps.

Fixed thus: http://svn.apache.org/viewvc?view=rev&revision=565279

> [MSVC 7.1 fails to compile fmtflags_manip.cpp example
> -----------------------------------------------------
>
>                 Key: STDCXX-519
>                 URL: https://issues.apache.org/jira/browse/STDCXX-519
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Examples
>         Environment: MSVC 7.1
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> The compiler issues the errors:
> --------------
> Compiling...
> fmtflags_manip.cpp
> \stdcxx\trunk\examples\manual\fmtflags_manip.cpp(45) : error C2065: '__rw_fmtflags' : undeclared identifier
> \stdcxx\trunk\examples\manual\fmtflags_manip.cpp(45) : error C2064: term does not evaluate to a function taking 0 arguments
> --------------
> Created corresponding issue on Microsoft feedback page:
> https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=267488

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