Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT SUBMIT] Pr/39430 #39431

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Conversation

erwinmombay
Copy link
Member

No description provided.

Googler and others added 15 commits September 1, 2023 18:35
PiperOrigin-RevId: 488423550
PiperOrigin-RevId: 491684683
In C++17, the char32_t is silently formatted as a number, but in C++20, overloads of << accepting wide character types are deleted, breaking compilation of this code.

The value also was formatted in decimal afaict, but all other values here are formatted in hex, so do that here as well.

PiperOrigin-RevId: 499523425
Some of these URLs are pointing to the AMP for Website documentation.

PiperOrigin-RevId: 508406092
Edited README to:
- Move htmlparser out of beta. It is pretty stable and running in several production services since 2019.
- Remove references of being maintained by AMP working group, as it will be maintained by ex-engineers of working group.

PiperOrigin-RevId: 518921324
PiperOrigin-RevId: 540320460
PiperOrigin-RevId: 540323049
PiperOrigin-RevId: 540325424
PiperOrigin-RevId: 543822678
PiperOrigin-RevId: 555248479
PiperOrigin-RevId: 555259013
PiperOrigin-RevId: 558192832
@amp-owners-bot
Copy link

amp-owners-bot bot commented Sep 1, 2023

Hey @ampproject/wg-caching! These files were changed:

validator/cpp/engine/BUILD
validator/cpp/engine/embed_data.bzl
validator/cpp/engine/testing-utils.cc
validator/cpp/engine/validator-internal.cc
validator/cpp/engine/validator_test.cc
validator/cpp/engine/wasm/BUILD
validator/cpp/htmlparser/README.md
validator/cpp/htmlparser/allocator.h
validator/cpp/htmlparser/allocator_test.cc
validator/cpp/htmlparser/atomutil.cc
validator/cpp/htmlparser/bin/atomgen.cc
validator/cpp/htmlparser/bin/casetablegen.cc
+38 more

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.

None yet

3 participants