https://github.com/vim/vim/pull/21327
(4 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Thanks, but is C29 already a thing? I thought this is still a draft?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Yes, C2Y (C29) is literally scheduled to be released in 2029, but the feature is already supported by GCC 15.2 and Clang 21.1.0 as C2Y extension.
C29 will deprecated old octal notation w/o 0o, e.g. 0123, but I do not highlight it as error since it is too early.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()