https://bugs.documentfoundation.org/show_bug.cgi?id=98707

--- Comment #17 from Aron Budea <ba...@caesar.elte.hu> ---
(In reply to Michael Amaral from comment #14)
> I may not be understanding what you mean by the terms "assertion failure"
> and "current master debug build" in the comment you posted. 

My bad for being unclear, from the initial description I assumed you knew what
it was. I can't explain it well, maybe read [1] to get an understanding of it.

The important points:
- they only trigger in debug builds (so not in releases),
- they signal issues with the internal state of the program (basically they're
some assumption the programmer made that should be true at that point, and it
isn't).

Therefore to test it you will need a master build compiled for debugging, you
must've used one like that before as well. As Buovjaga mentioned no daily debug
builds are available for Windows at the moment, but they should be back up
soon, in the place he linked.

Let me know if anything is still unclear. Thanks for the feedback.

[1] https://en.wikipedia.org/wiki/Assertion_(software_development)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to