Talk:E2010 Incompatible types - '%s' and '%s' (Delphi)

From RAD Studio
Jump to: navigation, search

i think that more examples of unexpectedly mismatched types are to be given. With fixes/workarounds.

Easy one would be {$T+} mode with pointer incompatible to ^Integer for example. Or TObject<T1> incompatible to TObject<T2> Or -demon it! - [DCC Error] DSpHistogram.pas(189): E2010 Incompatible types: 'T' and 'Int64'


Response

Your issue has been added to our work queue.

Many thanks for your input -

KrisHouser 10:38, 25 October 2011 (PDT)

RAD-10174