Chevdor
Chevdor
Is this PR being closed due to the lack of review ?
#799 is becoming **very** popular :)
I have no strong opinion on `alloc` and keeping it the simplest as possible is the way to go. It would be valuable to have an option to format strings...
Note for the examples: - as you pointed out, there was a mix of ufmt versions, so I had to pin it to `0.1.2` with `ufmt = "=0.1.2"` - I...
yes, even with the profile you mentioned. I am using: ``` [profile.dev] panic = "abort" lto = true opt-level = 3 debug = false debug-assertions = false overflow-checks = false...
Sure: ``` error: linking with `avr-gcc` failed: exit status: 1 | = note: "avr-gcc" "-mmcu=atmega2560" "-Wl,--as-needed" "/Users/Shared/projects/atmega2560-rust/target/avr-atmega2560/debug/deps/atmega2560_rust-894c3d87d900c698.ufmt_float-e8898a1a78825d09.ufmt_float.147f4e7a-cgu.0.rcgu.o.rcgu.o" "-Wl,--as-needed" "-L" "/Users/Shared/projects/atmega2560-rust/target/avr-atmega2560/debug/deps" "-L" "/Users/Shared/projects/atmega2560-rust/target/debug/deps" "-L" "/Users/will/.rustup/toolchains/nightly-2022-07-10-x86_64-apple-darwin/lib/rustlib/avr-atmega2560/lib" "-Wl,--start-group" "-Wl,--end-group" "-Wl,-Bstatic" "/Users/Shared/projects/atmega2560-rust/target/avr-atmega2560/debug/deps/libcompiler_builtins-e47d6239837e9dec.rlib" "-Wl,-Bdynamic" "-lgcc"...
Ah indeed: ``` c tree -i ufmt error: There are multiple `ufmt` packages in your project, and the specification `ufmt` is ambiguous. Please re-run this command with `-p ` where...
NOTE: `heapless::string` (and `alloc::...` even less) is, unlike what I initiall thought, **not** required for such an example to work.
FYI: `ufmt_loat` was published on crates.io but there was no public repo. I contacted the author who nicely published the repo. I also lined up [a PR](https://github.com/tl8roy/ufmt_float/pull/1) so `ufmt_float` no...
We are seeing this very consistantly on our Burnin machines on Westend (burnin for v0.9.30-rc3). - raw: https://grafana.parity-mgmt.parity.io/goto/CWeiFKIVk?orgId=1 - rate: https://grafana.parity-mgmt.parity.io/goto/-viSKKS4z?orgId=1