On Tue, Feb 4, 2014 at 12:45 PM, Markus Trippelsdorf
wrote:
> On 2014.02.04 at 12:36 +0530, Prathamesh Kulkarni wrote:
>> Ping ?
>
> Patches should be posted to the gcc-patc...@gcc.gnu.org list.
> Please follow up there.
Redirected to gcc-patc...@gcc.gnu.org list. I apologize for posting here.
>
>
On 2014.02.04 at 12:36 +0530, Prathamesh Kulkarni wrote:
> Ping ?
Patches should be posted to the gcc-patc...@gcc.gnu.org list.
Please follow up there.
--
Markus
Ping ?
On Fri, Jan 31, 2014 at 12:47 AM, Prathamesh Kulkarni
wrote:
> Hi, I was wondering if it's a good idea to add -Wheader-guard option
> that warns on mismatches between #ifndef and #define lines
> in header guard, similar to -Wheader-guard in clang-3.4 ?
> (http://llvm.org/releases/3.4/tools
Hi, I was wondering if it's a good idea to add -Wheader-guard option
that warns on mismatches between #ifndef and #define lines
in header guard, similar to -Wheader-guard in clang-3.4 ?
(http://llvm.org/releases/3.4/tools/clang/docs/ReleaseNotes.html)
I have implemented patch for -Wheader-guard (p