Skip to content

Commit 1a62a8b

Browse files
committed
Release 2.9.6.3 announcement
1 parent 8c7e31c commit 1a62a8b

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: post
3+
version: 2.9.6.3
4+
categories:
5+
- releases
6+
packages:
7+
linux64: bnfc-2.9.6.3-linux-x86_64.binary
8+
mac: bnfc-2.9.6.3-mac.pkg
9+
source: BNFC-2.9.6.3.tar.gz
10+
win: bnfc-2.9.6.3-win.exe
11+
---
12+
13+
* C++: fixing a regression introduced in 2.9.6.2
14+
- `std::to_string` is not compatible to `--ansi` standard
15+
[[#534](https://github.com/BNFC/bnfc/issues/534)]
16+
* Pygments: fix escaping of non-alphanumeric characters in python regexes
17+
[[#547](https://github.com/BNFC/bnfc/pull/547)]
18+
* Agda: the generated `Makefile` now accepts variable `AGDA_OPTS`
19+
[[#544](https://github.com/BNFC/bnfc/pull/544)]
20+
21+
Builds with GHC versions:
22+
* with `cabal`, GHC 8.0 - 9.12
23+
* with `stack`, GHC 8.4 - 9.12

0 commit comments

Comments
 (0)