0

[C110] Regression from 2015.11upd2 to 2015.11upd6

Lübbe Onken 9 years ago 0

This construct was correctly marked with C110 in 2015.11upd2 but is no longer marked in 2015.11upd6


private
  property sNameLogPrefix: string read sGetNameLogPrefixF;
Although the getter name is similar, it doesn't adhere to the "strict" Get... rule