X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ef51bfa744db744dc4b2eff1ba9d6334c807f8e6..34a41a93c7801129370dc4133db310e40ee748c5:/NEWS diff --git a/NEWS b/NEWS index d972d85d..f552c323 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,12 @@ Bison News C and C++ parsers use nullptr instead of 0 when __cplusplus is 201103L or higher. +** C++ locations: + + The position and location constructors (and their initialize + methods) accept new arguments for line and column. Several issues + in the documentation were fixed. + * Changes in version 2.5 (2011-05-14): ** Grammar symbol names can now contain non-initial dashes: