Re: MS VisualStudio C++ specific fixes

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 25 Nov 2002 08:24:06 +0100

Can you explain the problem, with some code examples?

The error message as such makes sense. ++ and -- is only meaningful on
l-value expressions.

Regards
Henrik

Guido Serassio wrote:
>
> Hi Robert,
>
> After some search on Google about the error C2105 "'++' needs l-value", I
> have found some contrasting explanations about gcc++ and VisualStudio C++
> incompatibility.
> So I made some source changes to fix this MS VisualStudio C++ compile
> errors, and all builds fine on MinGW too.
>
> What is Your opinion about this ?
>
> Regards
>
> Guido
>
> -
> =======================================================
> Serassio Guido
> Via Albenga, 11/4 10134 - Torino - ITALY
> E-mail: guido.serassio@serassio.it
> WWW: http://www.serassio.it
Received on Mon Nov 25 2002 - 01:02:54 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:18:49 MST