Skip to content

chore: fix two cases where std::result::Result is not fully scoped#122

Merged
alamb merged 1 commit intoinfluxdata:mainfrom
mountainpath9:mpath-fix-result-scoping
Jul 9, 2024
Merged

chore: fix two cases where std::result::Result is not fully scoped#122
alamb merged 1 commit intoinfluxdata:mainfrom
mountainpath9:mpath-fix-result-scoping

Conversation

@mountainpath9
Copy link
Copy Markdown
Contributor

This avoids compilation errors where the source proto files declare a Result type.

mountainpath9 added a commit to mountainpath9/tkhq-rust-sdk that referenced this pull request Jun 17, 2024
Unfortunately pbjson needs a fix to fully scope some names:

influxdata/pbjson#122

This change has Cargo.toml reference a fork with the above
change.
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Jul 9, 2024

#128 should fix CI on this crate. Then we can rebase this PR and get it ready to go

@alamb alamb enabled auto-merge (squash) July 9, 2024 10:38
@alamb alamb changed the title fix two cases where std::result::Result is not fully scoped chore: fix two cases where std::result::Result is not fully scoped Jul 9, 2024
@alamb alamb force-pushed the mpath-fix-result-scoping branch from f3732d5 to 5eb56a5 Compare July 9, 2024 10:39
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Jul 9, 2024

I rebased this PR and reworded the commit message to get it to pass the semanic checks

Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @mountainpath9

@alamb alamb merged commit bab0bae into influxdata:main Jul 9, 2024
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