Am 02.07.2012 21:27, schrieb Kornel Benko:
I also don't understand this and it fails as expected in trunk but not in
branch on my system
However, I now committed a patch that should work. Does this compile for you?
if not, I'll revert my
commits from branch.
thanks and regards
Uwe
Maybe Uwe is compiling in merge-files-mode? I just checked the .bat files used
by Uwe
have this define used:
"-DLYX_MERGE_FILES=0" used on branch,
"-DLYX_MERGE_FILES=1" used in trunk.
Yes, I do. Peter once proposed to do so. I forgot in the meantime why he
preferred this.
Could you tell me why the code compiled in non-merge mode and not in merge? I want to avoid such
cases in the future. If necessary I will also compile my branches in merge mode.
Concerning your complaints about my patch, I provided the patch for branch in the bug report and
Richard gave his OK. So also Richard did not see in the first look that it won't compile by default.
Things like that happens sometimes and I don't aim to break the compilation of course.
thanks and regards
Uwe