]> gcc.gnu.org Git - gcc.git/commit
cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer ends with a newline...
authorZack Weinberg <zack@wolery.cumb.org>
Wed, 9 Feb 2000 18:35:41 +0000 (18:35 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 9 Feb 2000 18:35:41 +0000 (18:35 +0000)
commit2387c1d4329e53fe34eca418bb29b97793313f4a
tree0ca92fb0e11f1d1346ed4c2ec1d5fee112120d3e
parente8b22dd136b0adf813976ca738c7d96d101b3452
cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer ends with a newline and a NUL.

* cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
ends with a newline and a NUL.  Don't be so clever manipulating
strings.

From-SVN: r31864
gcc/ChangeLog
gcc/cpplib.c
This page took 0.055155 seconds and 5 git commands to generate.