https://bugs.documentfoundation.org/show_bug.cgi?id=97087
--- Comment #13 from Muhammet Kara <[email protected]> --- Some tips for the ones who would like to work on this bug: - Make sure all the names you give are unique - You don't need to add "Idles" to all names of idles because they can be easily identified from the scheduler - Be careful about the order of initializers in constructors. Initialization must be done in the same order as the member variables was declared in the header file. - You may review the previous patches to see more. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
