Simon Tatham
b42f9c2cf7
Fix a type warning in conpty.c.
...
Turns out that standard C 'size_t' and the Win32 API's 'SIZE_T' aren't
the same integer type in all cases! They have the same _size_, but in
32-bit, one of them is a typedef for 'unsigned int' and the other for
'unsigned long', leading to annoying pointer-type mismatch warnings.
2022-05-21 09:53:03 +01:00
..
2022-04-02 17:23:34 +01:00
2022-01-03 12:12:05 +00:00
2021-05-24 15:27:38 +01:00
2022-04-02 17:23:34 +01:00
2022-01-22 15:51:31 +00:00
2022-05-21 09:53:03 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2022-04-02 17:23:34 +01:00
2022-05-08 08:33:53 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-05-27 09:48:32 +01:00
2022-01-22 15:51:31 +00:00
2021-10-18 20:15:35 +01:00
2021-04-26 18:00:01 +01:00
2021-05-03 17:01:55 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2020-02-11 19:12:01 +00:00
2022-01-22 15:51:31 +00:00
2021-10-30 17:29:24 +01:00
2022-01-22 15:51:33 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2022-05-04 19:57:47 +01:00
2021-04-26 18:00:01 +01:00
2022-04-02 17:23:34 +01:00
2022-05-18 13:05:17 +01:00
2005-10-04 14:13:28 +00:00
2021-04-26 18:00:01 +01:00
2005-10-04 14:13:28 +00:00
2005-10-04 14:13:28 +00:00
2021-04-26 18:00:01 +01:00
2022-04-02 17:23:34 +01:00
2021-05-08 17:33:25 +01:00
2021-05-08 17:51:27 +01:00
2021-05-08 17:33:25 +01:00
2021-09-16 14:33:59 +01:00
2021-09-16 14:33:59 +01:00
2022-04-02 17:23:34 +01:00
2021-05-08 17:33:25 +01:00
2022-04-02 17:23:34 +01:00
2021-04-26 18:00:01 +01:00
2021-05-08 17:33:25 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-10-30 17:28:28 +01:00
2022-05-18 13:05:17 +01:00
2022-01-03 12:12:05 +00:00
2022-01-22 15:51:31 +00:00
2022-03-12 21:05:07 +00:00
2019-03-18 22:02:13 +00:00
2017-05-07 16:29:01 +01:00
2022-01-22 15:51:31 +00:00
2022-05-19 17:51:28 +01:00
2022-01-22 15:51:31 +00:00