Boscop
Boscop
Btw, FFTS supports N-dimensional FFT: https://github.com/anthonix/ffts
@daniel-emotech FFTS claims to be faster than FFTW: https://github.com/anthonix/ffts
@gabdube Does that mean if the folder is only created later (so the path only becomes valid after `DynamicReload::new/get_search_paths` is called), it doesn't get canonicalized, so the issue still happens...
@gabdube I think it would make more sense to canonicalize the path as soon as it exists and the dll is loaded.
@gabdube Ah right. I think the best solution would be to compare paths in a way that treats `/` and `\` the same. This crate could be useful: https://crates.io/crates/relative-path Or...
There's a new crate that could be very useful for this issue: https://www.reddit.com/r/rust/comments/jqx8hf/normpath_more_reliable_path_manipulation/ > normpath - a crate meant to make correct path manipulation easier. It lets you to avoid...
Any update on this? :) Isn't it the case that this crate only gets notified by the OS when the dll file was closed after writing to it? In that...
I'd be interested in using this on Windows, too!
Yes, right after I installed it! And syntax highlighting in .sql and .yml files stopped working (also those languages disappeared from the menu so it seems those packages were disabled...
Does this css framework currently support IE8+?