Rudolf Schmidt

Results 17 comments of Rudolf Schmidt

> It sounds like you may be in a similar position to me. I would be happy to collaborate to make the report more generally useful. Unfortunately I do not...

I have not read the entire thread, but why not using something like `format!("{:.2}",ratio.num() as f64 / ratio.denum() as f64)` where you can change the fraction amount by replacing the...

> @rudolfschmidt because I may want to have 100 or more significant digits in answer, which is not possible with f64, decimal or any other standard type. I agree that...

I have the same issue, any workarounds?

added PR at https://github.com/spring-projects/spring-data-relational/pull/1770

same. If I dont use @import it works, but If I import another css file that is loaded via a css file that is loaded via extract plugin it doesnt...

I get also always problems with recurring tasks. Mostly it happens when I modify a spawned task that is a child from a recurring task and then he asks me...