Skip to content

PRIVATE->private and PROTECTED->protected updates in Os/File.hpp (#3446)#3701

Merged
LeStarch merged 2 commits intonasa:develfrom
m-aleem:devel-3446-r
Jun 11, 2025
Merged

PRIVATE->private and PROTECTED->protected updates in Os/File.hpp (#3446)#3701
LeStarch merged 2 commits intonasa:develfrom
m-aleem:devel-3446-r

Conversation

@m-aleem
Copy link
Contributor

@m-aleem m-aleem commented Jun 5, 2025

Related Issue(s) #3446
Has Unit Tests (y/n) Yes - existing
Documentation Included (y/n) N/A

Change Description

Updates to Os/File.hpp:

  • PRIVATE -> private

There were issues with existing namespaces and class names conflicting, so I first (1) updated the Os::Test::File namespace from File -> FileTest and made the corresponding updates where that namespace was used, and then (2) added a friend struct until no build errors.

@m-aleem m-aleem requested a review from LeStarch June 5, 2025 23:29
LeStarch
LeStarch previously approved these changes Jun 6, 2025
Copy link
Collaborator

@thomas-bc thomas-bc left a comment

Choose a reason for hiding this comment

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

LGTM! Just one quick question

@LeStarch LeStarch merged commit 2b5d067 into nasa:devel Jun 11, 2025
49 of 50 checks passed
@m-aleem m-aleem deleted the devel-3446-r branch June 12, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants