Skip to content

Conversation

@craigfe
Copy link
Owner

@craigfe craigfe commented Jun 28, 2021

The existing POSIX stubs should be fine. (Tested to work on 11.2.3.)

Fixes #12. CC @Ngoguey42: when you get time, can you check these work on your machine?

@Ngoguey42
Copy link
Contributor

All good

The existing POSIX stubs should be fine. (Tested to work on 11.2.3)
@craigfe
Copy link
Owner Author

craigfe commented Jun 29, 2021

Thanks. Will cut a 0.2.1 shortly.

@craigfe craigfe merged commit ebc08ce into main Jun 29, 2021
craigfe added a commit to craigfe/opam-repository that referenced this pull request Jun 29, 2021
CHANGES:

- Fix the count segment of `Progress.counter` (when `pp` is passed) to show the
  running total rather than the latest reported value. (craigfe/progress#19; @craigfe, report
  by @Ngoguey42)
- Fix `Terminal` stubs on MacOS. (craigfe/progress#13; @craigfe, report by @Ngoguey42)
- Fix package tests on Windows. `Progress` does not yet support the Windows and
  Cygwin terminals; this is tracked by craigfe/progress#16. (craigfe/progress#15; @emillon)
craigfe added a commit to craigfe/opam-repository that referenced this pull request Jun 29, 2021
CHANGES:

- Fix the count segment of `Progress.counter` (when `pp` is passed) to show the
  running total rather than the latest reported value. (craigfe/progress#19; @craigfe, report
  by @Ngoguey42)
- Fix `Terminal` stubs on MacOS. (craigfe/progress#13; @craigfe, report by @Ngoguey42)
- Fix package tests on Windows. `Progress` does not yet support the Windows and
  Cygwin terminals; this is tracked by craigfe/progress#16. (craigfe/progress#15; @emillon)
craigfe added a commit to craigfe/opam-repository that referenced this pull request Jun 29, 2021
CHANGES:

- Fix the count segment of `Progress.counter` (when `pp` is passed) to show the
  running total rather than the latest reported value. (craigfe/progress#19; @craigfe, report
  by @Ngoguey42)
- Fix `Terminal` stubs on MacOS. (craigfe/progress#13; @craigfe, report by @Ngoguey42)
- Fix package tests on Windows. `Progress` does not yet support the Windows and
  Cygwin terminals; this is tracked by craigfe/progress#16. (craigfe/progress#15; @emillon)
craigfe added a commit to craigfe/alcotest that referenced this pull request Oct 8, 2021
craigfe added a commit to mirage/alcotest that referenced this pull request Oct 8, 2021
* Fix bindings to `TIOCGWINSZ` on MacOS

See craigfe/progress#13.

* Add a CHANGES entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined ocaml_terminal_get_sigwinch on macos

3 participants