Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
darianmiller committed Aug 25, 2024
1 parent 98af167 commit d90a40b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ And hidden bugs will meet their end.


## The Future Of With In Delphi
There is zero chance of **with** being removed from the language. I do not think we should waste any time discussing that option. However, there can be a new compiler warning introduced for code that leverages **with** statements. This would be my preference. If you agree, then I ask you to add your support by commenting on this Quality Portal ticket requesting a new compiler warning for **with** statement usage: [RSS-1634: Add a compiler warning for WITH statement usage](https://embt.atlassian.net/servicedesk/customer/portal/1/RSS-1634)
There is zero chance of **with** being removed from the language. I do not think we should waste any time discussing that option. However, there can be a new compiler warning introduced for code that leverages **with** statements. This would be my preference. If you agree, then I ask you to add your support by commenting on this Quality Portal ticket requesting a new compiler warning for **with** statement usage: [RSS-1634: Add a compiler warning for WITH statement usage](https://embt.atlassian.net/servicedesk/customer/portal/1/RSS-1634) Even a simple "+1" comment would be appreciated.


## Summary
Expand Down

0 comments on commit d90a40b

Please sign in to comment.