ZDbcConnection.pas contains two wrong line breaks that cause the compiler to generate wrong line information for the debugger.
It can be easily fixed by opening the file in WordPad and saving it.
[bug_fixed] ZDbcConnection.pas contains wrong line breaks
Moderators: EgonHugeist, mdaems
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
Hi AHUser,
Commited to SVN Testing branch. Do you know a good trick to find out other files in the code where the line breaks are not standard? It would be nice if you could send me all fixes as a patch file (easy if you are using TortoiseSvn), but the names of the files would be nice as well. Please do not include 'foreign' modifications when sending a patchfile.
Mark
Commited to SVN Testing branch. Do you know a good trick to find out other files in the code where the line breaks are not standard? It would be nice if you could send me all fixes as a patch file (easy if you are using TortoiseSvn), but the names of the files would be nice as well. Please do not include 'foreign' modifications when sending a patchfile.
Mark