This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/49576] Option to suggest headers for addition to PCH
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 19:36:10 +0000
- Subject: [Bug pch/49576] Option to suggest headers for addition to PCH
- Auto-submitted: auto-generated
- References: <bug-49576-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49576
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-29 19:35:52 UTC ---
It's not about being smart enough, most gcc devs have plenty of things to work
on so if you want to convince someone yours is worth implementing you should
spend a few minutes describing the feature properly (who will benefit? what is
the benefit? give a small example program and explain how it would behave with
the feaature etc.)
If the person requesting a new feature doesn't care enough to spend time
describing it clearly why should someone else spend far more time thinking
about it and implementing it?
I'm just trying to give you advice to improve the chance of someone
implementing this - feel free to ignore it, but don't be surprised if the
request gets ignored too.