[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 10 19:50:51 UTC 2020


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

--- Comment #68 from Muhammet Kara <muhammet.kara at collabora.com> ---
(In reply to Mohamed Sameh from comment #67)
> I would like to work on this issue. I have a question, Can I fix any
> arbitrary header file or is there a list I am supposed to follow ?

You can fix any C++ header (.hxx) file. You can find them by using a command
like this on linux terminal while in the core directory: git grep #ifndef

Please make sure your clone of the core git repo is up to date, and do not
create a large patch. (Not exceeding 50 lines of change might be a good idea
for quick reviews.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200210/ac7fe9a1/attachment.htm>


More information about the Libreoffice-bugs mailing list