<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Use pragma once instead of include guards"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124176#c68">Comment # 68</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Use pragma once instead of include guards"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124176">bug 124176</a>
from <span class="vcard"><a class="email" href="mailto:muhammet.kara@collabora.com" title="Muhammet Kara <muhammet.kara@collabora.com>"> <span class="fn">Muhammet Kara</span></a>
</span></b>
<pre>(In reply to Mohamed Sameh from <a href="show_bug.cgi?id=124176#c67">comment #67</a>)
<span class="quote">> 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 ?</span >
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.)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>