This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug c/12165] Typedef'ed variables ignore typedef's const qualifier


------- Additional Comments From zack at gcc dot gnu dot org  2003-12-01 22:49 -------
I'm not sure whether the C99-mandated behavior is to ignore the const qualifier
on MY_CONST_APV1.  My language lawyering skills are not up to figuring out how
typedef interacts with const and array declarations.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12165


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