Talk:Warning messages (Delphi)

From RAD Studio
Jump to: navigation, search

Should we really repeat the description of each warning message? It can always be obtained from the corresponding link. I reckon, the page would be more readable if we just used a simple table like this:

Identifier controls the warning
SYMBOL_DEPRECATED W1000 Symbol '%s' is deprecated
CONSTRUCTING_ABSTRACT W1020 Constructing instance of '%s' containing abstract method '%s.%s'
IMAGEBASE_MULTIPLE W1043 Imagebase $%X is not a multiple of 64k. Rounding down to $%X

-- Blaise