* [Caml-list] Is it valid to set_field on a symbol that labels some data (emitted using Cdata)?
@ 2015-06-22 6:18 Evgeny Roubinchtein
0 siblings, 0 replies; only message in thread
From: Evgeny Roubinchtein @ 2015-06-22 6:18 UTC (permalink / raw)
To: caml-list
[-- Attachment #1: Type: text/plain, Size: 327 bytes --]
Suppose I am working at the C-- level. Is it valid to do:
set_field (Cconst_symbol some_sym) 0 some_word
under the assumption that some_symbol is a label in the data section of the
current compilation unit? or is the compilation unit's data (emitted via
Cdata) immutable?
(set_field is as defined in cmmgen.ml)
Thank you!
[-- Attachment #2: Type: text/html, Size: 498 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-22 6:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-22 6:18 [Caml-list] Is it valid to set_field on a symbol that labels some data (emitted using Cdata)? Evgeny Roubinchtein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox