Luqman Aden
Luqman Aden
Oh, the overflow happens even with no actual depth as in the example above. This is happening at compile time, not runtime.
Sure, that's what I ended up doing :+1:
+1 This naming makes the option a lot less confusing. LGTM
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.
Sweet, I think this should also fix the issue I've been seeing on illumos lately with LTO. e.g. trying to build bat: ``` error: linking with `gcc` failed: exit status:...
Just wanted to make another request for a release (specifically w/ the fix in #45). If needed can help out with making a point release 0.3.x for the non-breaking changes.
> @luqmana If you backport the mentioned fix to 0.3.x I can create a release Opened https://github.com/rafalh/rust-fatfs/pull/76
Thanks @rafalh!
I tried, but unfortunately I couldn't figure out a way to specify that Cargo should use that newly generated target spec. Also, there seems to be another rustc step that...
Yup! That should be possible, unfortunately can't make any promises on when I'll be able to work on it.