Board logo

Subject: Uses Cleaner wizard - cannot detect initialization section having being-end [Print This Page]

Author: ajayrp    Time: 2015-10-27 18:48     Subject: Uses Cleaner wizard - cannot detect initialization section having being-end

If a initialization section code is encapsulated with in begin-end block; then the Uses Cleaner wizard is unable to detect the initialization section.
It selects this unit for cleaning even-though the options "Skip Used Units including Initialization Part" is checked.

[Copy to clipboard]
CODE:
initialization
begin
  //Do something
  ShowMessage('Initialising');
end;


Author: Passion    Time: 2015-10-28 12:41

Thanks for your report. I'll check it.
Author: Passion    Time: 2015-11-2 15:23

It's a bug about our initialization judgement. Now fixed at 793 nightly-build version:

http://www.cnpack.org/downbuilds.php

Thanks for your report.




Welcome to CnPack Forum (http://bbs.cnpack.org/) Powered by Discuz! 5.0.0