Re: implicit string creation
Philippe Ribet <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
Valéry Croizier wrote:
> Philippe Ribet a écrit :
>
>> Valéry Croizier wrote:
>>
>>> 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.
>>
>>
>> Try this option:
>> -manifest_string_trace
>>
>> Hope this helps,
>
>
> It doesn't : there is no trace, as expected since all manifest strings
> are "once".
>
>
May be you could look for "twin".
One other solution may be to use -profile to see the string creation
callers.
--
Philippe Ribet
The README file said
"Requires Windows 95, NT 4.0, or better."
So... I installed it on Linux!