[Bug c/30949] "incompatible pointer type" warning does not point to declaration

2021-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30949 Andrew Pinski changed: What|Removed |Added CC||pbijdens at storagelabs dot com ---

[Bug c/30949] incompatible pointer type warning does not point to declaration

2009-06-05 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2009-06-05 17:32 --- *** Bug 40356 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/30949] incompatible pointer type warning does not point to declaration

2008-10-22 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2008-10-22 16:34 --- Subject: Bug 30949 Author: manu Date: Wed Oct 22 16:33:17 2008 New Revision: 141298 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141298 Log: 2008-10-22 Manuel López-Ibáñez [EMAIL PROTECTED] PR

[Bug c/30949] incompatible pointer type warning does not point to declaration

2008-10-22 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2008-10-22 16:45 --- This is FIXED in GCC 4.4 Thanks for the report. -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/30949] incompatible pointer type warning does not point to declaration

2008-08-28 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2008-08-28 19:35 --- Subject: Bug 30949 Author: manu Date: Thu Aug 28 19:34:36 2008 New Revision: 139729 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=139729 Log: 2008-08-28 Manuel Lopez-Ibanez [EMAIL PROTECTED] PR

[Bug c/30949] incompatible pointer type warning does not point to declaration

2008-08-28 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2008-08-28 19:57 --- The issue reported is fixed. Thanks for the report. I am going to include in this bug also the incompatible types errors that are given in the same function, so not marking as fixed yet. --

[Bug c/30949] incompatible pointer type warning does not point to declaration

2008-02-13 Thread manu at gcc dot gnu dot org
--- Comment #1 from manu at gcc dot gnu dot org 2008-02-14 02:15 --- I have a patch for this but it is not suitable for stage3, so it'll have to wait until 4.4. -- manu at gcc dot gnu dot org changed: What|Removed |Added