Ignore a missing newline at EOF for single line comments. (#83674, Sven

Fri Jun 11 22:56:46 2004  Matthias Clasen  <maclas@gmx.de>

	* glib/gscanner.c (g_scanner_get_token_ll): Ignore a
	missing newline at EOF for single line comments.
	(#83674, Sven Neumann)
This commit is contained in:
Matthias Clasen
2004-06-12 03:00:05 +00:00
committed by Matthias Clasen
parent 9bee4171bc
commit f65f7608ab
6 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
Fri Jun 11 22:56:46 2004 Matthias Clasen <maclas@gmx.de>
* glib/gscanner.c (g_scanner_get_token_ll): Ignore a
missing newline at EOF for single line comments.
(#83674, Sven Neumann)
Thu Jun 10 23:38:02 2004 Matthias Clasen <maclas@gmx.de>
* tests/printf-test.c (TEST): Actually set any_failed on