commit | ca41e0e8743144837edc8caf5ad476cc326cec47 | [log] [tgz] |
---|---|---|
author | Sam Hansen <hansens@fuchsia.infra.roller.google.com> | Fri Nov 17 19:43:07 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 17 11:44:15 2023 -0800 |
tree | 48b8d28cf6c086d014031169372e3520869fc24b | |
parent | 707b09b80c377b7198e52abc7c3c25c79718877c [diff] |
[roll] Roll fuchsia [async] Resolve SDK issues with task_queue.cc The SDK builds with -Werror and -Wshadow in effect. Currently, task_queue.cc runs afoul of -Wshadow, and fails anything built against the SDK. This resolves the underlying issue. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948612 Original-Revision: 195ccbab33023e69622dab2ada9bbf8d70a8edf8 GitOrigin-RevId: 4d11d2d18adca9e61acebe9de99266c5215fe569 Change-Id: I6c2365b6227d344f4cb462380ccc9eeb07c54956
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.