Ok. Thanks David. From this point on, I am leaving the rest of this problem to Dimitri. Although I have permissions to edit the bug, the bug may require a lot of work to resolve. Dimitri can set the HELPWANTED keyword on the bug if he does not have the time to fix it himself.
Kevin McBride [email protected] -----Original Message----- From: David Haney <[email protected]> To: Kevin McBride <[email protected]>; doxygen-develop <[email protected]> Sent: Mon, Mar 25, 2013 6:26 pm Subject: RE: [Doxygen-develop] Bug 696413: \ref does not work for C++11 using typedefs This bug appears to be referring to a C++11 alias-declaration: alias-declaration: using identifier attribute-specifier-seqopt = type-id ; See section 7.1.3 p2 of http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3337.pdf. David. -----Original Message----- From: Kevin McBride [mailto:[email protected]] Sent: Monday, March 25, 2013 2:43 PM To: [email protected] Subject: [Doxygen-develop] Bug 696413: \ref does not work for C++11 using typedefs The following bug has a claim to a new C++11 extension. I spoke with an instructor and a tutor on the extension, and they think the extension shown on the bug does not exist. I also tried looking it up on cplusplus.com, and can not find the extension. Unless someone knows that the extension exists, I think the bug should be marked as "NEEDINFO" to ask where the extension comes from, or "RESOLVED - INVALID" if the decision will be the same as made by three people, including myself. https://bugzilla.gnome.org/show_bug.cgi?id=696413 Kevin McBride [email protected] ------------------------------------------------------------------------- ----- Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
