This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/51391] Differences between setting Winline in command-line and through pragma GCC diagnostic
- From: "pnewell at cs dot cmu.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 06 Dec 2011 08:00:42 +0000
- Subject: [Bug c/51391] Differences between setting Winline in command-line and through pragma GCC diagnostic
- Auto-submitted: auto-generated
- References: <bug-51391-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51391
--- Comment #17 from pnewell at cs dot cmu.edu 2011-12-06 08:00:42 UTC ---
I am a bit afraid to do this, but I think I need to do it for my own education.
I saw the comment by Richard (#16) and have to admit that I would like a
translation into something I might understand. Its sorta like being with a
lawyer and going "Can you please speak English?". I understand that this is
internal conversation, but as the reporter of the bug I would really like to
comment on how gcc wishes to deal with it. Users may not get the big picture,
but I think anyone who reports a bug really wants to understand what the
process is.
I really appreciate (in advance) your understanding,
Thanks,
Paul