Fixed my email address in 3 of my ChangeLog entries for the past couple of months

From-SVN: r166613
This commit is contained in:
Nicola Pero 2010-11-11 19:01:45 +00:00
parent 10e34e6eb1
commit d6f62adad7
3 changed files with 3 additions and 3 deletions

View File

@ -770,7 +770,7 @@
(type_dependent_expression_p): Added case for AT_ENCODE_EXPR.
* parser.c (cp_parser_objc_encode_expression): Updated comment.
2010-10-07 Nicola Pero <nicola@nicola.brainstorm.co.uk>
2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
Merge from apple/trunk branch on FSF servers.

View File

@ -681,7 +681,7 @@
(objc_push_parm): Rebuild the PARM_DECL if its type has
been decayed.
2010-09-28 Nicola Pero <nicola@nicola.brainstorm.co.uk>
2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>
* objc-act.c (encode_type): Fixed encoding enums with the next
runtime.

View File

@ -797,7 +797,7 @@
-Wno-deprecated-declarations when compiling.
(OBJC_H): Added objc-exception.h
2010-09-08 Nicola Pero <nicola@nicola.brainstorm.co.uk>
2010-09-08 Nicola Pero <nicola.pero@meta-innovation.com>
* objc/typedstream.h: Deprecate all functions in the file. This
file is obsolete.