From 3262be23dc3f01923a1d162a5914ba29f05416b7 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Mon, 26 Jun 2017 20:39:00 +0300 Subject: Fixed issues raised in review. --- docs/markdown/Release-notes-for-0.42.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Release-notes-for-0.42.0.md b/docs/markdown/Release-notes-for-0.42.0.md index 112d16f10..7c6687092 100644 --- a/docs/markdown/Release-notes-for-0.42.0.md +++ b/docs/markdown/Release-notes-for-0.42.0.md @@ -15,4 +15,6 @@ Mercurial. As before, this remains possible only with the Ninja backend. ## Keyword argument verification Meson will now check the keyword arguments used when calling any function -and error out if any of keyword arguments is not known. +and print a warning if any of the keyword arguments is not known. In the +future this will become a hard error. + -- cgit v1.2.3