Sometimes I hate generics and full qualified type names...

Sometimes I hate generics and full qualified type names...

[DCC Error] Spring.Collections.Dictionaries.pas(430): E2010 Incompatible types: 'System.TArray.TKey,Spring.Collections.Dictionaries.TDictionary.TValue>>' and 'System.TArray.TKey,Spring.Collections.Dictionaries.TDictionary.TValue>>'

Comments

  1. LOL -- that is a mouthful alright.

    ReplyDelete
  2. Seems as though some folks just have a yearning for COBOL...

    ReplyDelete
  3. At least it is not
    [DCC Error] Spring.Collections.Dictionaries.pas(430): E2010 Incompatible types: 'TArray.TKey,TDictionary.TValue>>' and 'TArray.TKey,TDictionary.TValue>>'

    ReplyDelete
  4. It happened several times that Internal Compiler Error was raised in this kind of case which makes me really crazy (Clean+Build is useless)

    ReplyDelete
  5. Back to the topic, the IDE could be smarter like highlighting the differences :&)

    ReplyDelete
  6. Baoquan Zuo Ah, you mean like making Error Insight work?

    ReplyDelete

Post a Comment