public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Account request
@ 2014-12-02 17:17 Ryan Nicholl
  0 siblings, 0 replies; only message in thread
From: Ryan Nicholl @ 2014-12-02 17:17 UTC (permalink / raw)
  To: overseers

I am looking to create an account on the GCC bug-tracker in order to
submit some feature requests.

I get this message:

User account creation has been restricted.
________________________________
Contact your administrator or the maintainer (overseers@gcc.gnu.org)
for information about creating an account.

Since I only have a couple suggestions, it may be more convenient for
you to add them yourself rather than add me an account.

I would like to suggest -Wident=foo which shall warn whenever foo is
encountered in the code (useful for functions like gets which are
specific to your codebase.

Next is -Wextra-copy, which is a C++ specific option, to warn when
calling a function with a value that the compiler can tell will be
destroyed soon, without casting it to an r-value reference.

Another possible suggestion is -felide-copies, which does violate the
C++ standard, but would take the warnings above, and simply convert
them to rvalue reference calls.

Thank you for your time.
-- 
Thank you,
Ryan P. Nicholl
Freelance C++ Developer
(678)358-7765
r.p.nicholl@gmail.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-30 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-02 17:17 Account request Ryan Nicholl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).