[bug_fixed] ZDbcConnection.pas contains wrong line breaks

In this forum all bug reports concerning the 6.x branch will be gahtered. You have the possibility to track the bug fix process.

Moderators: EgonHugeist, mdaems

Post Reply
AHUser
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: 11.04.2006, 00:33

[bug_fixed] ZDbcConnection.pas contains wrong line breaks

Post by AHUser »

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.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

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
Post Reply