Skip to content

test ruleset#13

Closed
Cadons wants to merge 4 commits into
8-vcpkg-port-fixesfrom
main
Closed

test ruleset#13
Cadons wants to merge 4 commits into
8-vcpkg-port-fixesfrom
main

Conversation

@Cadons
Copy link
Copy Markdown
Owner

@Cadons Cadons commented Mar 15, 2026

No description provided.

Cadons and others added 4 commits March 12, 2026 22:08
Changed all #include statements in documentation code examples
from quotes to angle brackets for Docraft headers. This improves
consistency and follows C++ conventions for external libraries.
No functional changes were made.
…eplace `std::format` with `fmt::format` (#11)

* Initial plan

* fix: remove unused #include <print> to fix Linux x64 build

Co-authored-by: Cadons <43477517+Cadons@users.noreply.github.com>

* fix: replace std::format with string concatenation to fix macOS build

Co-authored-by: Cadons <43477517+Cadons@users.noreply.github.com>

* fix: replace string concatenation with fmt::format and add fmt dependency

Co-authored-by: Cadons <43477517+Cadons@users.noreply.github.com>

* ci: add libfmt-dev (Linux) and fmt (macOS) to build dependencies

Co-authored-by: Cadons <43477517+Cadons@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Cadons <43477517+Cadons@users.noreply.github.com>
* Initial plan

* Fix Windows x86 calling convention mismatch for HPDF error handler

Co-authored-by: Cadons <43477517+Cadons@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Cadons <43477517+Cadons@users.noreply.github.com>
@Cadons Cadons closed this Mar 15, 2026
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