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.
Geth MoarVM/main: e851fcffe0 | (Patrick Böker)++ | Configure.pl
Fix a compile warning on cl / Windows

The previous check was wrong, adding "-fwrapv" whenever you did not specify
  "--os" on the command line. That option is unknown to `cl`. It seems `cl`
doesn't recognize "-d2UndefIntOverflow-" (nor some variants I have tried) either. So the best we can do is just not adding any option of the like.
I do wonder if this has negative stability consequences.
08:21
MoarVM/main: ac58731d45 | (Patrick Böker)++ (committed using GitHub Web editor) | Configure.pl
Merge pull request #1870 from patrickbkr/fix-wrapv-warning-on-windows

Fix a compile warning on cl / Windows
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2024/12/02/2024-49-advention/ 12:48
jnthn :q 14:00
timo :o 14:02