[autogenerated] update deps: c-build-tools, c-pal#408
Merged
Conversation
Dependency updates: c-build-tools: - 1a00465 Fix: guard .gitmodules access for repos without submodules (#376) - 473d3d1 [MrBot] Remove validation_msbuild_target to enable automatic submodule propagation (#375) - ada7a79 Fix orphaned else in update-c-build-tools-yaml-refs (#367) - b92332c [MrBot] Extract repo validation and traceability to run once instead of per-flavor (#369) c-pal: - a88947a [MrBot] Remove THANDLE from job_object_helper, return int instead (#562)
Member
Author
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Update clds_hash_table_with_memory_limit_int.c to use the new non-THANDLE job_object_helper API: return type changed from THANDLE(JOB_OBJECT_HELPER) to int, and cleanup uses job_object_helper_deinit_for_test() instead of THANDLE_ASSIGN. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Member
Author
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependency Updates
c-build-tools
1a00465Fix: guard .gitmodules access for repos without submodules ([autogenerated] update dependencies #376)473d3d1[MrBot] Remove validation_msbuild_target to enable automatic submodule propagation ([autogenerated] update dependencies #375)ada7a79Fix orphaned else in update-c-build-tools-yaml-refs (UUID is value #367)b92332c[MrBot] Extract repo validation and traceability to run once instead of per-flavor ([autogenerated] update dependencies #369)c-pal
a88947a[MrBot] Remove THANDLE from job_object_helper, return int instead (#562)