CnPack Forum » CnWizards IDE Wizards » Uses Cleaner wizard - cannot detect initialization section having being-end


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

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


[code]initialization
begin
  //Do something
  ShowMessage('Initialising');
end;[/code]

2015-10-28 12:41 Passion
Thanks for your report. I'll check it.

2015-11-2 15:23 Passion
It's a bug about our initialization judgement. Now fixed at 793 nightly-build version:

[url]http://www.cnpack.org/downbuilds.php[/url]

Thanks for your report.:handshake

页: [1]


Powered by Discuz! Archiver 5.0.0  © 2001-2006 Comsenz Inc.