https://bugs.documentfoundation.org/show_bug.cgi?id=166146
--- Comment #7 from Mike Kaganski <[email protected]> --- (In reply to sgerber from comment #6) This won't work. 1. There are password-protected libraries. Forcing recompiling everything would require providing passwords for all such libraries (and skipping them would keep the problem for password-protected libraries). 2. There are cases when we explicitly want to keep already-compiled stuff, when modifying other code (e.g., bug 80731, https://mikekaganski.wordpress.com/2019/11/09/when-legacy-justifies-errors/). 3. There are not only My Macros and Application Macros, but document macros as well. We can't recompile My Macros every time we compile loading document macros - e.g., because loading can happen inside a macro code... -- You are receiving this mail because: You are the assignee for the bug.
