[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Looks like jit does not respect the System.IgnoreOverflow flag when generating code
[Thread Prev] | [Thread Next]
- Subject: Looks like jit does not respect the System.IgnoreOverflow flag when generating code
- From: Brian G <brian@xxxxxxxxxxxxxxxx>
- Date: Mon, 13 Oct 2025 16:10:11 -0700
- To: GambasList <user@xxxxxxxxxxxxxxxxxxxxxx>
When making a function fast, the jit compiler does not respect the ignore overflow flag.
Is this deliberate or is there some other way to do this when making a functions fast
-- ~~~~ Brian
Attachment:
OpenPGP_0x78BFB26402F48419.asc
Description: OpenPGP public key
Attachment:
OpenPGP_signature.asc
Description: OpenPGP digital signature
| Re: Looks like jit does not respect the System.IgnoreOverflow flag when generating code | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |