glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] Alpha23 Release "dry run"


From: Leo Wandersleb
Subject: Re: [glob2-devel] Alpha23 Release "dry run"
Date: Wed, 18 Apr 2007 17:14:16 +0200
User-agent: Icedove 1.5.0.10 (X11/20070328)

hi all

have been away again. sorry for that.

back now i tested cvs head and got merge conflicts while resolving them lead me 
to trouble with the campaign editor.
someone commented out

int rc_ce=ce.execute(globalContainer->gfx, 40);

whereas the correct correction for "unused variable" is to remove the variable:

ce.execute(globalContainer->gfx, 40);

what leads to a binary that shows the campaign stuff which doesn't work at all 
(or: please explain how it works)

sorry for that quick shot but it was an obvious error in the latest head so i 
wanted to point you to it before starting to read those 150 unread [glob2] 
mails and committing it.

Leo Wandersleb




reply via email to

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