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

VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target #24083

Closed
wants to merge 1 commit into from

Conversation

levitte
Copy link
Member

@levitte levitte commented Apr 10, 2024

For all other platforms that need these macros defined, that's how it's
done, so we have VMS follow suit. That avoids a crash between in source
definitions and command line definitions on some other platforms.

Fixes #24075

@levitte levitte added branch: master Merge to master branch approval: review pending This pull request needs review by a committer approval: otc review pending This pull request needs review by an OTC member triaged: bug The issue/pr is/fixes a bug severity: regression The issue/pr is a regression from previous released version tests: exempted The PR is exempt from requirements for testing branch: 3.3 Merge to openssl-3.3 labels Apr 10, 2024
… target

For all other platforms that need these macros defined, that's how it's
done, so we have VMS follow suit.  That avoids a crash between in source
definitions and command line definitions on some other platforms.

Fixes openssl#24075
@t8m t8m removed the approval: otc review pending This pull request needs review by an OTC member label Apr 10, 2024
@levitte
Copy link
Member Author

levitte commented Apr 10, 2024

I'm running a test build of this on a VMS machine. It takes a couple of hours...

@levitte
Copy link
Member Author

levitte commented Apr 10, 2024

I'm running a test build of this on a VMS machine. It takes a couple of hours...

It appears to build correctly, so good enough for this PR

Copy link
Contributor

@tom-cosgrove-arm tom-cosgrove-arm left a comment

Choose a reason for hiding this comment

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

LGTM

@tom-cosgrove-arm tom-cosgrove-arm added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Apr 10, 2024
@rsbeckerca
Copy link
Contributor

Test build on NonStop is in progress. It will take another 45 minutes or so.

@rsbeckerca
Copy link
Contributor

Built fine on NonStop

@openssl-machine
Copy link
Collaborator

24 hours has passed since 'approval: done' was set, but as this PR has been updated in that time the label 'approval: ready to merge' is not being automatically set. Please review the updates and set the label manually.

@levitte
Copy link
Member Author

levitte commented Apr 11, 2024

Merged

3.3:
7f04bb0 VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target

master:
491bbb4 VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target

openssl-machine pushed a commit that referenced this pull request Apr 11, 2024
… target

For all other platforms that need these macros defined, that's how it's
done, so we have VMS follow suit.  That avoids a crash between in source
definitions and command line definitions on some other platforms.

Fixes #24075

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from #24083)
@levitte levitte closed this Apr 11, 2024
@levitte levitte deleted the VMS-fixes-202404-2 branch April 11, 2024 11:08
openssl-machine pushed a commit that referenced this pull request Apr 11, 2024
… target

For all other platforms that need these macros defined, that's how it's
done, so we have VMS follow suit.  That avoids a crash between in source
definitions and command line definitions on some other platforms.

Fixes #24075

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from #24083)

(cherry picked from commit 7f04bb0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: done This pull request has the required number of approvals branch: master Merge to master branch branch: 3.3 Merge to openssl-3.3 severity: regression The issue/pr is a regression from previous released version tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants