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

Merge Google internal changes to an internal branch #1381

Merged
merged 17 commits into from
Apr 2, 2016

Conversation

liujisi
Copy link
Contributor

@liujisi liujisi commented Apr 2, 2016

JS tests are still broken.

liujisi added 17 commits March 30, 2016 11:39
Referencing data member table_ in static functions break certain
platforms. Change it to refer to the declare type void** instead.
stubs/common.h undefines the GetMessage macro introduced in windows.h
map_test however include stubs/common.h before windows.h is transitively
included. This hack force map_test.cc to include windows.h first, so we
have a chance to undefine the GetMessage macro.
Temporarily merges google internal changes. The javascript tests are
still failing and require additional investigation.
@liujisi liujisi merged commit aeacf51 into protocolbuffers:internal-merge Apr 2, 2016
@liujisi liujisi deleted the internal-merge branch August 3, 2017 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants