0
Under review

Hint (warning?) on empty try/finally blocks

Nicholas Ring 10 years ago updated 10 years ago 2

Maybe an extension to http://fixinsight.userecho.com/topic/1052114-hint-on-unnecessary-beginend-block/, in that for Win32, try-finally set ups are expensive, so removing them would make the application perform better.

Under review

Hm. There is W502 Empty FINALLY block.

Well, don't I feel like a goose - Please close this as "duplicate suggestion by stupid user who like check boxes" ;-)