Skip to content

git switch experimental continuous integration (preview)#63

Merged
SwuduSusuwu merged 3 commits into
trunkfrom
preview
Jun 15, 2025
Merged

git switch experimental continuous integration (preview)#63
SwuduSusuwu merged 3 commits into
trunkfrom
preview

Conversation

@SwuduSusuwu
Copy link
Copy Markdown
Owner

@SwuduSusuwu SwuduSusuwu commented May 9, 2025

GitHub auto-merged this (forgot to git push more commits to preview before git push of small hotfix to trunk?), now can't reopen this pull request. Continued

@SwuduSusuwu SwuduSusuwu added improve New feature or request help wanted Extra attention is needed good first issue Good for newcomers todo unimplemented (but advertised) part of the tool labels May 9, 2025
Comment thread build.sh Fixed
@SwuduSusuwu SwuduSusuwu force-pushed the preview branch 2 times, most recently from e619c1a to 9d78949 Compare May 9, 2025 10:54
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
Comment thread posts/SimdGpuTpu.md Fixed
@SwuduSusuwu SwuduSusuwu force-pushed the preview branch 5 times, most recently from ec0705f to c816a18 Compare May 10, 2025 13:50
Comment thread posts/SimdGpgpuTpu.md Fixed
@SwuduSusuwu SwuduSusuwu force-pushed the preview branch 7 times, most recently from bb76977 to 980e54d Compare May 11, 2025 04:07
Comment thread build.sh Fixed
Comment thread sh/make.sh Fixed
@SwuduSusuwu SwuduSusuwu force-pushed the preview branch 3 times, most recently from 569f0dc to 46a33c5 Compare May 11, 2025 08:47
@SwuduSusuwu SwuduSusuwu force-pushed the preview branch 6 times, most recently from 9579092 to cab8356 Compare May 15, 2025 13:17
Comment thread sh/make.sh Fixed
@SwuduSusuwu SwuduSusuwu force-pushed the preview branch 3 times, most recently from df50af5 to f0427ef Compare May 20, 2025 18:48
Comment thread posts/SimdGpgpuTpu.md Fixed
Comment thread posts/SimdGpgpuTpu.md Fixed
Comment thread posts/SimdGpgpuTpu.md Fixed
Comment thread posts/SimdGpgpuTpu.md Fixed
Comment thread posts/SimdGpgpuTpu.md Fixed
@SwuduSusuwu SwuduSusuwu force-pushed the preview branch 2 times, most recently from d25906d to ddc71e1 Compare May 20, 2025 21:45
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread build.sh Fixed
Comment thread sh/make.sh Fixed
Comment thread sh/make.sh Fixed
Comment thread sh/make.sh Fixed
Comment thread build.sh Fixed
@`ListFormat`; "warning: enum 'ListFormat' uses a larger base type ('unsigned int', size: 4 bytes) than necessary for its value set, consider using 'std::uint8_t' (1 byte) as the base type to reduce its size [performance-enum-size]" fix.
@`listLoadFrom()`; "warning: function 'listLoadFrom' has cognitive complexity of 38 (threshold 25) [readability-function-cognitive-complexity]" suppressed.
+`#include <iosfwd>`; "warning: no header providing "std::streampos" is directly included [misc-include-cleaner]" fix.
	Is followup to: commit 3f9f28f501e9c46bfcee55841f280ba92849acd1 (+`listLoadFrom()`, +`resultListLoadFrom()`,), which forgot to include this.

@`posts/VirusAnalysis.md`: include all this.
+`#include <exception>`; `warning: no header providing "std::exception" is directly included [misc-include-cleaner]` fix.

@`classResultListTests()`; "warning: escaped string literal can be written as a raw string literal [modernize-raw-string-literal]" suppressed.
	The `R"(str)"` format is not compatible with [issue #3 (produce analogous _C_ versions of source code)](#3) nor [issue #20 (_C++98_ support)](#20).
@`cxx/ClassSys.hxx:templateCatchAll`; fallback to `catch (...)`. Is now `noexcept`.
@`posts/VirusAnalysis.md`; include this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers help wanted Extra attention is needed improve New feature or request todo unimplemented (but advertised) part of the tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants