[Bug c/44517] improve diagnostic for mispelled typename in function declaration

2010-06-25 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2010-06-25 11:49 --- Fixed. -- paolo dot carlini at oracle dot com changed: What|Removed |Added Statu

[Bug c/44517] improve diagnostic for mispelled typename in function declaration

2010-06-25 Thread pzhao at gcc dot gnu dot org
--- Comment #2 from pzhao at gcc dot gnu dot org 2010-06-25 07:32 --- Subject: Bug 44517 Author: pzhao Date: Fri Jun 25 07:31:49 2010 New Revision: 161363 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161363 Log: gcc/ 2010-06-25 Shujing Zhao PR c/44517 * c-p

[Bug c/44517] improve diagnostic for mispelled typename in function declaration

2010-06-18 Thread pzhao at gcc dot gnu dot org
--- Comment #1 from pzhao at gcc dot gnu dot org 2010-06-18 10:18 --- Confirmed. The diagnostic of clang is better. -- pzhao at gcc dot gnu dot org changed: What|Removed |Added ---