Skip to content

vms: fix symbol typo and missing closing quotes in config_h.com - #22375

Closed
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:vmstypos
Closed

vms: fix symbol typo and missing closing quotes in config_h.com#22375
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:vmstypos

Conversation

@vszakats

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 23, 2026 10:09
@github-actions github-actions Bot added the build label Jul 23, 2026
@vszakats vszakats added script and removed build labels Jul 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes several quoting and symbol-name typos in the OpenVMS projects/vms/config_h.com script that generates config.h, preventing malformed preprocessor lines and ensuring the intended feature macro is emitted.

Changes:

  • Add missing closing quotes in several write tf "#..." lines so the generated config.h lines are well-formed.
  • Fix a macro name typo (HAVE_STRINGSIZEHAVE_STRINGIZE) so the correct capability macro is defined.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vszakats vszakats closed this in 4b0cf12 Jul 23, 2026
@vszakats
vszakats deleted the vmstypos branch July 23, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants