This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] constify to_attach


> Yeah.  C99 designated initializers are really nice for this reason.

I searched the GDB wiki about C99, and there were no hits. I am
wondering if we should be starting a list of C99 features we think
would be worthwhile to allow. This one would definitely be on my list!

Perhaps we can also list some of the issues that would prevent us
from adopting a subset of C99 (Eg: fear if missing checks against
disallowed features)?

(just thinking aloud)

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]