Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix misalignment of Sixel image slices #17724

Merged
merged 2 commits into from
Aug 15, 2024

Simplify dstHeight calculation in GDI PaintImageSlice.

c46a1d5
Select commit
Loading
Failed to load commit list.
Merged

Fix misalignment of Sixel image slices #17724

Simplify dstHeight calculation in GDI PaintImageSlice.
c46a1d5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Terminal CI (Audit Mode Build AuditMode_x64) failed Aug 15, 2024 in 5m 18s

Audit Mode Build AuditMode_x64 failed

Annotations

Check failure on line 17 in src\buffer\out\OutputCell.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI (Audit Mode Build AuditMode_x64)

src\buffer\out\OutputCell.cpp#L17

src\buffer\out\OutputCell.cpp(17,0): Error C26493: Don't use C-style casts (type.4).

Check failure on line 27 in src\buffer\out\OutputCell.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI (Audit Mode Build AuditMode_x64)

src\buffer\out\OutputCell.cpp#L27

src\buffer\out\OutputCell.cpp(27,0): Error C26493: Don't use C-style casts (type.4).

Check failure on line 40 in src\buffer\out\OutputCell.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI (Audit Mode Build AuditMode_x64)

src\buffer\out\OutputCell.cpp#L40

src\buffer\out\OutputCell.cpp(40,0): Error C26493: Don't use C-style casts (type.4).

Check failure on line 25 in src\buffer\out\OutputCellIterator.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI (Audit Mode Build AuditMode_x64)

src\buffer\out\OutputCellIterator.cpp#L25

src\buffer\out\OutputCellIterator.cpp(25,0): Error C26493: Don't use C-style casts (type.4).

Check failure on line 41 in src\buffer\out\OutputCellIterator.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI (Audit Mode Build AuditMode_x64)

src\buffer\out\OutputCellIterator.cpp#L41

src\buffer\out\OutputCellIterator.cpp(41,0): Error C26493: Don't use C-style casts (type.4).