| commit | 81e76f46a865a5628aa20ad1036fb03e52b546c1 | [log] [tgz] |
|---|---|---|
| author | Gianfranco Valentino <gevalentino@fuchsia.infra.roller.google.com> | Tue Jul 19 01:34:40 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 18 18:37:42 2022 -0700 |
| tree | 61ae79bcba7e970cadca4faa27f4da994646f8b7 | |
| parent | 1f53dc4ca2f850d4d8c2dce30691fc71d2f74f81 [diff] |
[roll] Roll fuchsia [stdcompat] Fix -Wundef We relied on undef symbols to evaluate to 0, but that breaks when users compile the library with -Wundef. All symbols are defined(symbol) && check(symbol) now. Additionally renamed STDCOMPAT_INTERNAL_LINKAGE to LIB_STDCOMPAT.... so its in line with the other macros the library defines. Original-Bug: 100722 Test: fx test -v -o stdcompat-unit-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700888 Original-Revision: a9ea80b7f4de6da15e1170eac1c73554cb410d83 GitOrigin-RevId: ac33d2b80476c9f80eedb3557d2f6df234f4ac33 Change-Id: Iad269b16f10ce4fc1fb19fe59ff49edd2894888e
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.