mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
6 lines
349 B
Plaintext
6 lines
349 B
Plaintext
suspicious_foreign_code.m:015: Warning: the body of this
|
|
suspicious_foreign_code.m:015: `:- pragma foreign_code' declaration may refer
|
|
suspicious_foreign_code.m:015: to the `MR_ALLOC_ID' macro. That macro is only
|
|
suspicious_foreign_code.m:015: defined within the body of
|
|
suspicious_foreign_code.m:015: `:- pragma foreign_proc' declarations.
|