]> gcc.gnu.org Git - gcc.git/commit
cppalloc.c (xstrdup): Use memcpy.
authorZack Weinberg <zack@gcc.gnu.org>
Sat, 11 Sep 1999 05:38:06 +0000 (05:38 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 11 Sep 1999 05:38:06 +0000 (05:38 +0000)
commit6ee2c979428ff9f8e2abc37f42f63380cff632ed
tree52c46696ab752bb46fd99b5d07c89df8ea0e819d
parent27e934d8bae03ea7eddeb3770641440333a71478
cppalloc.c (xstrdup): Use memcpy.

1999-09-10 22:37 -0700  Zack Weinberg  <zack@bitmover.com>

* cppalloc.c (xstrdup): Use memcpy.
* cpperror.c (cpp_print_containing_files): Don't use
cpp_notice.
* cpplib.c (conditional_skip): Set temp->lineno.
(do_endif): Make error message less obscure.
(if_directive_name): New function.
(cpp_get_token [case EOF]): Unwind the if stack and generate
error messages for each unterminated conditional in this file.
(parse_string):  Do not behave differently if -traditional.

From-SVN: r29279
gcc/ChangeLog
gcc/cppalloc.c
gcc/cpperror.c
gcc/cpplib.c
This page took 0.062791 seconds and 5 git commands to generate.