make ChangeLog NEWS misc.c doc/make.texi tests/...
"Paul D. Smith" <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/make Module name: make Changes by: Paul D. Smith <psmith> 12/03/03 18:45:09 Modified files: . : ChangeLog NEWS misc.c doc : make.texi tests : ChangeLog tests/scripts/misc: bs-nl Log message: Modify backslash/newline handling for POSIX. We fixed Savannah 16670 but that broke previously-working makefiles that relied on the GNU make behavior. The POSIX behavior doesn't seem to me to be better, and can be obtained using GNU make as well, so put it back as the default behavior and require .POSIX to get the POSIX behavior. Add a new section to the manual discussing backslash/newline handling. Update the test suite. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.466&r2=2.467 http://cvs.savannah.gnu.org/viewcvs/make/NEWS?cvsroot=make&r1=2.118&r2=2.119 http://cvs.savannah.gnu.org/viewcvs/make/misc.c?cvsroot=make&r1=1.86&r2=1.87 http://cvs.savannah.gnu.org/viewcvs/make/doc/make.texi?cvsroot=make&r1=1.78&r2=1.79 http://cvs.savannah.gnu.org/viewcvs/make/tests/ChangeLog?cvsroot=make&r1=1.168&r2=1.169 http://cvs.savannah.gnu.org/viewcvs/make/tests/scripts/misc/bs-nl?cvsroot=make&r1=1.1&r2=1.2