Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
00:10 mef left 00:14 mef joined 00:41 mef left 00:45 mef joined 00:54 mef left 00:58 mef joined 01:07 mef left 01:11 mef joined 01:25 mef left 01:30 mef joined 01:46 librasteve_ left 02:01 mef left 02:04 mef joined 02:32 mef left 02:36 mef joined 02:53 mef left 02:57 mef joined 06:48 guifa left 07:34 librasteve_ joined 09:02 patrickb left 10:10 patrickb joined 11:44 librasteve_ left 13:17 guifa joined 14:59 librasteve_ joined 18:01 kjp left, kjp joined 18:04 [Coke] left 18:06 [Coke] joined 23:00 guifa left
Geth MoarVM/main: 8233d287e5 | cygx++ (committed using GitHub Web editor) | src/platform/win32/io.c
Fix MVM_platform_lseek() on win32

li.LowPart == INVALID_SET_FILE_POINTER is only necessary, but not sufficient to indicate an error condition
cf learn.microsoft.com/en-us/windows/...er#remarks
23:49
MoarVM/main: b1c74b8d8f | MasterDuke17++ (committed using GitHub Web editor) | src/platform/win32/io.c
Merge pull request #1763 from cygx/patch-3