Skip to content

[0.6] Backport buffer and texture overrun error messages#886

Merged
bors[bot] merged 1 commit intogfx-rs:v0.6from
cwfitzgerald:buffer-overrun-error-message
Aug 19, 2020
Merged

[0.6] Backport buffer and texture overrun error messages#886
bors[bot] merged 1 commit intogfx-rs:v0.6from
cwfitzgerald:buffer-overrun-error-message

Conversation

@cwfitzgerald
Copy link
Copy Markdown
Member

@cwfitzgerald cwfitzgerald commented Aug 19, 2020

Connections

#885 but neutered to be a non-breaking change.

Description

The original error message talked only about the destination buffer, which is very confusing as the cause of the overrun could be the source buffer.

Not worth a release on its own, but next time there's a release, we can get this fixed.

Testing

Strings only.

@cwfitzgerald cwfitzgerald changed the base branch from master to v0.6 August 19, 2020 15:19
Copy link
Copy Markdown
Contributor

@monocodus monocodus bot left a comment

Choose a reason for hiding this comment

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

This is an autogenerated code review.

Checker summary (by rust_clippy):
The tool has found 0 warnings, 1 errors.

Copy link
Copy Markdown
Contributor

@monocodus monocodus bot left a comment

Choose a reason for hiding this comment

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

This is an autogenerated code review.

Checker summary (by rust_clippy):
The tool has found 0 warnings, 1 errors.

Copy link
Copy Markdown
Contributor

@monocodus monocodus bot left a comment

Choose a reason for hiding this comment

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

This is an autogenerated code review.

Checker summary (by rust_clippy):
The tool has found 0 warnings, 1 errors.

Copy link
Copy Markdown
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

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

bors r+
(we aren't going to publish a patch just for that, it will come with the next patch)

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Aug 19, 2020

@bors bors bot merged commit 6455b63 into gfx-rs:v0.6 Aug 19, 2020
@kvark kvark mentioned this pull request Aug 28, 2020
6 tasks
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