Kirill Zaborsky

Results 191 comments of Kirill Zaborsky

This looks like this uncovers the problem with the PR - it doesn't fix the writer as a result saving and reading will be not idempotent :-\ Looks like OOXML...

As I said in the other doc it seems that I was extrapolating too much, cell values are not `xsd:double` but cached numbers are. Ok, in this situation I'd propose...

Thanks @olafklinke I'll try to find time for that PR

Would you mind fixing the tests?

It does but unfortunately CI run doesn't get automatically approved (probably I need to do something about that)

Oh, shoot, I didn't check the XSD spec, thanks. OOXML spec doesn't really state that. That was only for cached values and it seems I didn't check it all through...

It isn't even on crates.io - is that expected? Will try installing from sources later

Yeah, installed from `main` and looks to be fine, thanks!

@JakkuSakura almost five months passed, is the wait supposed to be longer?

Thanks for reporting this, it would be great if you could describe how "adding comments to a cell" was done with that we could have a reproducible scenario.