#1 2013-10-23 10:22:17

davidheffernan
Member
Registered: 2013-05-16
Posts: 22

x64 compiler warning

When compiling for x64 I see this warning:

    SynCommons.pas(28604): warning W1029: Duplicate constructor 'TFileBufferWriter.CreateInRawByteStringStream' with identical parameters will be inacessible from C++

I don't see the warning under x86.

I'm personally not concerned by this warning, but I expect that you'll find to find a way to keep the compiler happy so that code can be compiled warning free.

Offline

#2 2013-10-24 12:01:16

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,272
Website

Re: x64 compiler warning

I just removed the warnings.

Did you know this very nice web page about Delphi XE2+ compiler hidden hints and warnings?
http://marc.durdin.net/2012/05/delphi-x … gs-options

Thanks for the feedback.

Offline

Board footer

Powered by FluxBB