-
Notifications
You must be signed in to change notification settings - Fork 15.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.23.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.23.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 48 files changed
- 6 contributors
Commits on May 16, 2023
-
Configuration menu - 8000 View commit details
-
Copy full SHA for 3cda141 - Browse repository at this point
Copy the full SHA 3cda141View commit details
Commits on May 17, 2023
-
Merge pull request #12845 from protocolbuffers/23.x-202305171614
23.x 202305171614
Configuration menu - View commit details
-
Copy full SHA for a171d20 - Browse repository at this point
Copy the full SHA a171d20View commit details
Commits on May 18, 2023
-
Fix for unknown type `int32_t` in `src/google/protobuf/compiler/objectivec/text_format_decode_data.h` Issue encountered when building with GCC 13 (MinGW-w64 on Windows 64-bit). Error: ``` In file included from R:/winlibs-gcc13-64/protobuf-22.3/src/google/protobuf/compiler/objectivec/text_format_decode_data.cc:31: R:/winlibs-gcc13-64/protobuf-22.3/src/google/protobuf/compiler/objectivec/text_format_decode_data.h:59:18: error: 'int32_t' has not been declared 59 | void AddString(int32_t key, const std::string& input_for_decode, | ^~~~~~~ R:/winlibs-gcc13-64/protobuf-22.3/src/google/protobuf/compiler/objectivec/text_format_decode_data.h:68:21: error: 'int32_t' was not declared in this scope 68 | typedef std::pair<int32_t, std::string> DataEntry; | ^~~~~~~ R:/winlibs-gcc13-64/protobuf-22.3/src/google/protobuf/compiler/objectivec/text_format_decode_data.h:40:1: note: 'int32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? 39 | #include "google/protobuf/port_def.inc" +++ |+#include <cstdint> 40 | ``` Closes #12554 COPYBARA_INTEGRATE_REVIEW=#12554 from brechtsanders:patch-1 0ab04b4 PiperOrigin-RevId: 527667592
Configuration menu - View commit details
-
Copy full SHA for 5bc7e02 - Browse repository at this point
Copy the full SHA 5bc7e02View commit details -
Merge pull request #12852 from fowles/23.x
fix missing int32_t (#12554)
Configuration menu - View commit details
-
Copy full SHA for ab367ad - Browse repository at this point
Copy the full SHA ab367adView commit details
Commits on May 25, 2023
-
Automated rollback of commit 4d76f12.
PiperOrigin-RevId: 535306235
Configuration menu - View commit details
-
Copy full SHA for b556b88 - Browse repository at this point
Copy the full SHA b556b88View commit details -
Merge pull request #12906 from mkruskal-google/java-fix-23
Automated rollback of commit 4d76f12.
Configuration menu - View commit details
-
Copy full SHA for 91e5e6e - Browse repository at this point
Copy the full SHA 91e5e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ddc11 - Browse repository at this point
Copy the full SHA 45ddc11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74f54b - Browse repository at this point
Copy the full SHA a74f54bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.23.1...v3.23.2