Re: EB show_err on Windows7
-show_err does not report all errors, so you should not rely on it to find your bugs.
The only way is a hard slog of bissecting the problem: try to narrow down a problem to one particular file (or better yet a file revision if you are using some form of version control), then when you have found it re-do your modifications/translations one by one until the problem is either fixed or found.
Re: EB show_err on Windows7
Quote:
Originally Posted by
Tellos Athenaios
-show_err does not report all errors, so you should not rely on it to find your bugs.
The only way is a hard slog of bissecting the problem: try to narrow down a problem to one particular file (or better yet a file revision if you are using some form of version control), then when you have found it re-do your modifications/translations one by one until the problem is either fixed or found.
Uhm...ok, thanks for the advice :smiley2:
I managed to trace the source of the problem. The indicted files are "export_ancillaries" and "export_VnVs"...I just hope that the problem is only in the export_ancillaries, otherwise...
Anyway, sorry for my bad English, and thanks again :smiley2: