Skip to content

Proper cleanup of old python protobuf libraries.#667

Merged
rdmark merged 1 commit intodevelopfrom
rdmark-cleanup-protobuf
Feb 14, 2022
Merged

Proper cleanup of old python protobuf libraries.#667
rdmark merged 1 commit intodevelopfrom
rdmark-cleanup-protobuf

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Feb 13, 2022

  • Fix issue where the location of the protobuf library in the common package was incorrect
  • Clean-up of the old locations of the protobuf library for web and oled. I found out the hard way that if a source file of the same name resides next to the python script being executed, it takes precedence over the one in the common package, which leads to errors when the proto interface changes.

@rdmark rdmark requested a review from bzeiss February 13, 2022 23:24
@bzeiss
Copy link
Copy Markdown
Collaborator

bzeiss commented Feb 14, 2022

@rdmark True, I missed that this is necessary.

Copy link
Copy Markdown
Collaborator

@bzeiss bzeiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straight-forward and looks good.

@rdmark rdmark merged commit 46d23a0 into develop Feb 14, 2022
@rdmark rdmark deleted the rdmark-cleanup-protobuf branch February 14, 2022 23:30
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.

2 participants