Updated protobuf to 4.24.4 #27
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/kothic#27
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "ab-protobuf"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@pastk
@pastk regenerating drules with newer protobuf from this branch doesn't show any local changes. Is it expected?
Looks like the binary format didn't change (at least in the part used by us).
@AndrewShkrob There is a
tools/python/stylesheet/drules_struct_pb2.py
file in the main repo which hasn't been updated accordingly, this versions discrepancy is likely causing https://github.com/organicmaps/organicmaps/pull/8113#issuecomment-2103449554Probably all scripts should be changed to use the
drules_struct_pb2.py
file from the kothic repo?View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.