Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler warnings #1

Open
hafedh-trimeche opened this issue Apr 26, 2021 · 0 comments
Open

Compiler warnings #1

hafedh-trimeche opened this issue Apr 26, 2021 · 0 comments

Comments

@hafedh-trimeche
Copy link

Hello,

Please note these compiler warnings:

[dcc64 Warning] DXSUtil.pas(4309): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type
[dcc64 Warning] DXSUtil.pas(4310): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type
[dcc64 Warning] DXSUtil.pas(4391): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type
[dcc64 Warning] DXSUtil.pas(4405): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type
[dcc64 Warning] DXSUtil.pas(4420): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type
[dcc64 Warning] DXSUtil.pas(4478): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type
[dcc64 Warning] DXSUtil.pas(4542): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type
[dcc64 Hint] DSPack.pas(5643): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc64 Hint] DSPack.pas(5645): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc64 Hint] DSPack.pas(5685): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc64 Hint] DSPack.pas(5687): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc64 Hint] DSPack.pas(5727): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[dcc64 Hint] DSPack.pas(5729): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant