Skip to content

Commit 5a36541

Browse files
authored
Sync ninja: fix done not emitted with -w. (#5544)
* Sync ninja: fix done not emitted with -w. Fixes https://github.com/rescript-lang/rescript-compiler/issues/5543 Commit: ed4d8abfb80826b73501f035ee01b1f2b15a9f53 * Executables from ninja CI Ninja CI: https://github.com/rescript-lang/ninja/actions/runs/2660713164 * Sync ninja commit 9e92c5fc853fe70c81f44fcbb093603c6d2a5098 * Synx ninja executables from CI. CI: https://github.com/rescript-lang/ninja/actions/runs/2660898317 * Update Changes.md
1 parent 549631c commit 5a36541

File tree

6 files changed

+4
-1
lines changed

6 files changed

+4
-1
lines changed

Changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
`*` means potential breaking changes
22

3+
# master
4+
Fix issue with compiler log not terminated that causes problems with editor extension not clearing issues when fixed [#5545](https://github.com/rescript-lang/rescript-compiler/issues/5545)
5+
36
# 10.0.0-beta.2
47

58
- Changed Linux build to depend on GLIBC 2.28 again for compatibility with Debian 10.

darwin/ninja.exe

100755100644
0 Bytes
Binary file not shown.

darwinarm64/ninja.exe

0 Bytes
Binary file not shown.

linux/ninja.exe

100755100644
0 Bytes
Binary file not shown.

ninja

win32/ninja.exe

1.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)