mirror of git://gcc.gnu.org/git/gcc.git
Added line in ChangeLog entry that I forgot to commit in the last commit
From-SVN: r164665
This commit is contained in:
parent
4f8344ebbd
commit
a77bfaebbf
|
@ -8,6 +8,12 @@
|
|||
* typeck.c (composite_pointer_type): Call objc_have_common_type
|
||||
when comparing two objective-c pointer types.
|
||||
|
||||
2005-07-18 Ziemowit Laski <zlaski@apple.com>
|
||||
|
||||
Radar 4175534
|
||||
* call.c (standard_conversion): Do not issue warnings when
|
||||
comparing ObjC pointer types.
|
||||
|
||||
2005-06-22 Ziemowit Laski <zlaski@apple.com>
|
||||
|
||||
Radar 4154928
|
||||
|
|
Loading…
Reference in New Issue