Eljay Love-Jensen wrote: > > Hi Alex, > > My first guess is that there is a problem of some sort around line 4366 of > Player.cpp. > Yes, it seems so ... Eljay Love-Jensen wrote: > > My second guess is that all errors after that point are "cascade errors", > and not necessarily interesting in-and-of themselves. (That is to say, > fix > the first error, and all the subsequent "errors" may go away.) > Also this is possible... Eljay Love-Jensen wrote: > > Without seeing the code around line 4366, its hard to say. > I know. For his reason I posted a link which shows the "diff" between the revision which compiles fine, and the revision that shows the errors during compile process. Eljay Love-Jensen wrote: > > Can you reproduce the problem in a small, self-contained, compilable > sample > code that reproduces the problem? > > If so, please provide the small sample code to this forum for analysis and > comment. > Sorry, I'm not very familiar wit c/c++. I know Java... that's all ;-( But I know, that before rev5126 gcc shows no errors. The errors appeared with rev5126 and following. Eljay Love-Jensen wrote: > > Please don't direct us to the original sourceforge code. (Well, you can > if > you want, but it is likely that few people on this forum will have the > time > or inclination to pull down the source code and build it. And even if so, > it may be that whatever problem you are experiencing does not reproduce.) > I don't want you to download the source and try a build by yourselves. I would be pleased if you can have a look at the "diff" and say me: "Yes, that's gcc related. You have to ....", or "Okay, the problems come from a weak implementation that doesn't fit gcc 4.1.1" or something like that. Here's the link that shows the "diff" between the revision that gcc compiles fine, and the revision that doesn't compile fine ... http://www.mangosproject.org/trac/changeset?old_path=trunk%2Fsrc%2Fgame%2FPlayer.cpp&old=5122&new_path=trunk%2Fsrc%2Fgame%2FPlayer.cpp&new=5126 player.cpp source diff rev5120->rev5126 with kind regards and thank's for you really fast reply, Alex -- View this message in context: http://www.nabble.com/Strange-syntax-error-problem-with-mmorpg-framework-tp16089740p16094085.html Sent from the gcc - Help mailing list archive at Nabble.com.