Skip to content

Conversation

gwr
Copy link
Contributor

@gwr gwr commented Jun 25, 2025

Prerequisite 4 for #105403
Changes under src/coreclr/tools/superpmi

am11 and others added 2 commits June 25, 2025 10:05
  /runtime/src/coreclr/tools/superpmi/mcs/verbmerge.cpp: In static member function 'static bool verbMerge::DirectoryFilterDirectories(FilterArgType*)':
  /runtime/src/coreclr/tools/superpmi/mcs/verbmerge.cpp:188:19: error: 'verbMerge::FilterArgType' {aka 'struct dirent'} has no member named 'd_type'
    188 |     if (findData->d_type == DT_DIR)
        |                   ^~~~~~

and similar a few other places in this file

Let FilterArgType use struct FindData to simplify filters.
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 25, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 25, 2025
@gwr gwr changed the title Illumos4d Prerequisite 4 for #105403 (src/coreclr/tools/superpmi) Jun 25, 2025
@gwr
Copy link
Contributor Author

gwr commented Jun 25, 2025

See #117023

@gwr gwr closed this Jun 25, 2025
@gwr gwr deleted the illumos4d branch June 25, 2025 17:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants