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

Jan-Marek Glogowski <glo...@fbihome.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #6 from Jan-Marek Glogowski <glo...@fbihome.de> ---
1. Using "" instead of <> for includes

Well - actually this is implementation specific. For gcc see:
https://gcc.gnu.org/onlinedocs/cpp/Include-Syntax.html
If you send a patch to Gerrit, I'll merge it. The C standard, section 6.10.2,
paragraphs 2 to 4 states, that "" falls back to <>, if the search doesn't
succeed.

2. Include Qt components in #include <>

I was told there is no deprecation in #qt on IRC. Both include styles are
correct. You have an independent build problem.

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

Reply via email to