paolo-rossi / delphi-neon

JSON Serialization library for Delphi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler warning for TRttiUtils.ForEachFieldWithAttribute<T>

DelphiWorlds opened this issue · comments

As per title, in Neon.Core.Utils, the compiler reports a warning of:

[dcc32 Warning] Neon.Core.Utils.pas(468): W1035 Return value of function 'TRttiUtils.ForEachFieldWithAttribute<T>' might be undefined

Ooops! My bad.. please ignore.

Hello Dave,

now I'm curious :-) can I ask what caused the compiler warning?

Paolo.