ringabout

Results 249 comments of ringabout

`shallowCopy`: made a PR to NIMYAML https://github.com/flyx/NimYAML/pull/120

Here is the workaround for azure CI failures => https://github.com/nim-lang/Nim/pull/20261 needs an alternative solution since `nkstmtExpr` and `nkHiddenTryStatement` don't work => https://github.com/nim-lang/Nim/issues/20107#issuecomment-1227899941

made a PR to nim-noise => https://github.com/jangko/nim-noise/pull/21

made a PR to msgpack4nim https://github.com/jangko/msgpack4nim/pull/67

made an issue in nim-strunicode https://github.com/nitely/nim-strunicode/issues/4

made a PR to nitter https://github.com/zedeus/nitter/pull/691

looking into the failure of nesm and opened an issue with solutions => https://github.com/xomachine/NESM/issues/21 ref https://github.com/nim-lang/Nim/issues/19006

Some important packages failed, but it is not on GitHub, which is hard to contribute. => https://[email protected]/krux02/tensordslnim/src/master/ I'm trying to reduce a test case, otherwise use refc instead.

Found the issue regarding tensordsl. It seems that it relies on a deprecated function in macros and the debugging `repr`. **Notes that** the `symbols` function is deprecated since 0.18.0 ```nim...

Made a PR to cello ⇾ https://github.com/andreaferretti/cello/pull/4