Commit 814bfca
fix: rescript-legacy broken for ppx's (#8103)
This resolves PPX errors with "Ill-formed list of warnings" after removal of -bs-v flag. The mtime from being appended to the -bs-v flag, after the change in #7627 it was being appended to the warnings flag instead, causing the compiler error
Fixes #8090
Signed-off-by: Rob <illusionalsagacity@users.noreply.github.com>
Co-authored-by: Christoph Knittel <ck@cca.io>1 parent 4afaab9 commit 814bfca
2 files changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 148 | | |
153 | 149 | | |
154 | 150 | | |
| |||
0 commit comments