[Bug c/60257] Incorrect column number and confusing message in -Woverride-init

2014-05-01 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60257 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/60257] Incorrect column number and confusing message in -Woverride-init

2014-05-01 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60257 --- Comment #3 from Marek Polacek --- Author: mpolacek Date: Thu May 1 07:35:05 2014 New Revision: 209974 URL: http://gcc.gnu.org/viewcvs?rev=209974&root=gcc&view=rev Log: PR c/60257 * c-typeck.c (warning_init): Add location_t parameter.

[Bug c/60257] Incorrect column number and confusing message in -Woverride-init

2014-04-25 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60257 --- Comment #2 from Marek Polacek --- (In reply to Chengnian Sun from comment #0) > 2) the second message is confusing to me. > is it trying to pinpoint the location where the field is first > initialized, similar to what Clang does? I

[Bug c/60257] Incorrect column number and confusing message in -Woverride-init

2014-02-17 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60257 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|