[MacPorts] #40856: ragel: error: use of undeclared identifier 'setiosflags'; did you mean 'std::setiosflags'?
MacPorts
noreply at macports.org
Wed Oct 23 06:48:46 PDT 2013
#40856: ragel: error: use of undeclared identifier 'setiosflags'; did you mean
'std::setiosflags'?
--------------------------+-------------------
Reporter: ryandesign@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: ragel
--------------------------+-------------------
On Mavericks, ragel fails to build:
{{{
javacodegen.cpp:1187:20: error: use of undeclared identifier
'setiosflags'; did you mean 'std::setiosflags'?
out << setw(5) << setiosflags(ios::right) << item;
^~~~~~~~~~~
std::setiosflags
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40856>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list