[Bug objc/40864] Designated initializers for multi-dimensional arrays fail in Objective-C

2009-12-29 Thread sergei dot yakovlev at gmail dot com
--- Comment #2 from sergei dot yakovlev at gmail dot com 2009-12-29 22:22 --- @fxcoudert: This is not an enhancement, this is a bug. Objective-C is declared as a strict superset of C. Everything that works in C should work in Objective-C. In this case, it doesn't, which means i

[Bug objc/40864] New: Designated initializers for multi-dimensional arrays fail in Objective-C

2009-07-26 Thread sergei dot yakovlev at gmail dot com
Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sergei dot yakovlev at gmail dot com GCC build triplet: i686-apple-darwin9 GCC host