Evgeni Chasnovski
25d33dd12b
fix(pack): do not assert non-nil stderr #40544
...
Problem: On some systems `stderr` can be disabled. This results in not
usable `vim.pack` since it asserted `stderr` to be non-nil.
Solution: Stop asserting non-nil `stderr`. The downside is that
potential errors are not shown, but this is intentional since `stderr`
is disabled on system level.
Still assert non-nil `stdout` as its output is important for
`vim.pack` to actually do its job. Disabled `stdout` is not something
that can work with `vim.pack`.
2026-07-02 12:12:35 -04:00
..
2026-07-01 13:26:21 +02:00
2025-05-06 05:15:31 -07:00
2026-07-01 13:26:21 +02:00
2026-03-13 20:32:01 +01:00
2026-06-15 11:11:57 -04:00
2026-06-15 05:48:35 +00:00
2026-03-13 20:32:01 +01:00
2026-07-01 13:26:21 +02:00
2026-06-30 14:35:07 -07:00
2026-06-02 08:41:36 -04:00
2026-07-01 13:27:07 +02:00
2026-06-02 18:17:03 +08:00
2026-05-06 08:15:00 -04:00
2026-06-25 11:46:26 -04:00
2026-06-24 10:40:36 -04:00
2025-12-16 13:22:05 -05:00
2026-03-13 15:57:36 -04:00
2026-04-30 07:26:40 -04:00
2026-05-13 15:54:34 -04:00
2026-05-10 11:03:15 -04:00
2026-05-20 14:09:20 +02:00
2026-06-15 11:11:57 -04:00
2026-05-06 11:13:15 -04:00
2026-06-28 23:48:17 +00:00
2026-07-01 13:00:06 +02:00
2026-02-12 07:15:20 -05:00
2026-01-12 10:58:01 -08:00
2026-06-19 17:45:21 +08:00
2026-06-08 16:12:14 -04:00
2026-01-09 10:07:15 +01:00
2026-05-06 16:02:59 +01:00
2026-05-30 12:57:24 +02:00
2026-05-11 16:51:58 +08:00
2026-05-10 11:03:15 -04:00
2026-06-26 14:41:26 -04:00
2026-05-05 16:26:59 -04:00
2026-07-02 12:12:35 -04:00
2026-06-08 19:52:51 +08:00
2024-02-03 16:53:41 +01:00
2026-05-30 12:57:24 +02:00
2025-02-10 03:04:01 -08:00
2026-05-20 15:27:43 -04:00
2026-05-20 17:33:01 -04:00
2025-07-12 20:54:22 -07:00
2026-06-02 11:12:11 +02:00
2026-06-24 10:40:36 -04:00
2026-05-20 17:33:01 -04:00
2026-04-30 07:12:35 -04:00
2026-04-08 13:33:00 -04:00