Re: Re: FreeVal in motoc_array_new
Stefano Corsi <[email protected]> Sun, 11 May 2003 01:01:37 +0000
| Newsgroups | gmane.comp.lang.moto.devel |
|---|---|
| Organization | Moto Project |
| Message-ID | <[email protected]> |
Alle 23:00, sabato 10 maggio 2003, David Hakim ha scritto: > Does moto_freeVal free codeval.value when in compiler mode ? I'm > worried that it might. If this is the case then codeval.value may need > to be moto_strdup'ed for that while loop to work reliably. What about not freeing the MotoVal's? Is it "tolera[ble|ted]" in compiler= =20 mode? Stefano