Re: C++11
Stephen Leake <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Markus Wanner <[email protected]> writes: > We can put such things in src/base.hh or add to CXXFLAGS via the > configure script. I personally prefer the former, but we need to > consider that it has no effect on the embedded netxx sources. netxx/* apparently doesn't include base.hh; undefining __STRICT_ANSI__ is also required in nextxx/datagram.cxx. So now Cygwin compiles nvm. Tests running ... > (Actually an argument to get rid of those...) Is that what the nvm.asio branch is for? -- -- Stephe