-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
rev: Not PlannedIssue that isn't being worked on or not going to be implemented at the current state of the project.Issue that isn't being worked on or not going to be implemented at the current state of the project.sev: LowThe degree on which the issue impacts functionality of the packageThe degree on which the issue impacts functionality of the packagevcs: New FeatureWhen the issue represents a new feature for the projectWhen the issue represents a new feature for the project
Description
Suggestion Description
When I compile a project with PascalRAL a lot of warnings are shown :
[dcc32 Warning] RALSynopseClient.pas(108): W1057 Implicit string cast from 'UTF8String' to 'string'
[dcc32 Warning] RALSynopseClient.pas(108): W1057 Implicit string cast from 'string' to 'UTF8String'
I know that I can disable warning in project -> options -> Delphi compiler -> Hint and warnings, but .... then I loose the hability to see bad casting in other parts of my application
I can solve all the warnings but I would like to include them as changes in the pascalRAL project
How can I upload my changes?
Thank you
Assets
No
Reason for the suggestion
No response
Additional Info
No response
Referral
No response
Metadata
Metadata
Assignees
Labels
rev: Not PlannedIssue that isn't being worked on or not going to be implemented at the current state of the project.Issue that isn't being worked on or not going to be implemented at the current state of the project.sev: LowThe degree on which the issue impacts functionality of the packageThe degree on which the issue impacts functionality of the packagevcs: New FeatureWhen the issue represents a new feature for the projectWhen the issue represents a new feature for the project