AC 6.22 full D2006 compile errors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32943
    OldGrumpy
    Participant

    Hi there,

    there are a couple of “incompatible types” error messages when trying to compile AC6.22 with D2006 with strict type checking on. This can be easily overcome by adding a handful of explicit type casts to Pointer(), it doesn't change the way the code works at all, but I am required to have strict type checking on all the time so I had to manually edit the code. It took less than five minutes to edit all the places, maybe you could add those explicit typecasts to future releases. It's just a handful of characters to type and doesn't affect anything else (except for my sanity *ggg*)

    #39144
    Support
    Keymaster

    Hello

    You mean incompatible types in the acShellCtrls.pas file when Typed @ operator is enabled?

    #39150
    OldGrumpy
    Participant

    Yes, IIRC that was the file. If needed, I could compare my working copy to the original archive <img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” />

    #39177
    Support
    Keymaster

    I'll try to change it in the 6.33 version

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.