• Jon Skeet's avatar
    Increase C# default recursion limit to 100 (#5339) · 627cc48f
    Jon Skeet authored
    * Increase C# default recursion limit to 100
    
    This matches the Java and C++ defaults.
    
    * Change compatibility tests to use execution-time default recursion limit
    
    This way the same tests should pass against all versions, even
    if the recursion limit changes. (The tests will be testing whether
    different messages work, admittedly - but that's probably fine.)
    627cc48f
Name
Last commit
Last update
..
compatibility_tests/v3.0.0 Loading commit data...
keys Loading commit data...
protos Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
Google.Protobuf.Tools.nuspec Loading commit data...
Google.Protobuf.Tools.targets Loading commit data...
README.md Loading commit data...
build_packages.bat Loading commit data...
build_tools.sh Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...
global.json Loading commit data...