Re: implicit string creation
Philippe Ribet <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
Valéry Croizier wrote:
> Does SE do some implicit string creations in the absence of Create
> statements ?
>
> I prefix all my manifest strings with "once" , but -gc_info tells me
> that my app sometimes creates one more string than usual.With -boost,
> this never seem to happen, so the extra string may have some checking
> purpose.
>
> I use SE 2.1 on XP.
>
Try this option:
-manifest_string_trace
Hope this helps,
--
Philippe Ribet
The README file said
"Requires Windows 95, NT 4.0, or better."
So... I installed it on Linux!