Skip to content

Commit 1e646e2

Browse files
Jonathan D.A. Jewellhyperpolymath
authored andcommitted
Auto-commit: Sync changes [2026-02-24]
1 parent a6748e1 commit 1e646e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/abi/Foreign.idr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ prim__registerCallback : Bits64 -> AnyPtr -> PrimIO Bits32
187187

188188
-- TODO: Implement safe callback registration.
189189
-- The callback must be wrapped via a proper FFI callback mechanism.
190-
-- Do NOT use believe_me — it is banned per project safety standards.
190+
-- Do NOT use cast — it is banned per project safety standards.
191191
-- See: https://idris2.readthedocs.io/en/latest/ffi/ffi.html#callbacks
192192

193193
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)