monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: msvc


From: Peter Simons
Subject: [Monotone-devel] Re: msvc
Date: 18 Jan 2004 18:33:01 +0100

Zbynek Winkler writes:

 >         A reference that is not to 'const' cannot be
 >         bound to a non-lvalue

Are you using a recent version of the C++ compiler? This
sounds like the compiler does not support the full ISO
standard, because -- if I recall correctly -- unnamed
objects may very well be referenced if they are not
constant, and that probably is what's happening here. (Just
guessing, though!)

Peter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]