| Thread overview | ||||||
|---|---|---|---|---|---|---|
|
August 16, 2015 Just updated to 2.068, get random profilegc.log created all over the place | ||||
|---|---|---|---|---|
| ||||
It looks like every run of whatever I compiled generate a profilegc.log file, that only contains : bytes allocated, type, function, file:line And that's it. Flag used to compile are -w -debug -gc -unittest . Bug or feature ? | ||||
August 16, 2015 Re: Just updated to 2.068, get random profilegc.log created all over the place | ||||
|---|---|---|---|---|
| ||||
Posted in reply to deadalnix | On 8/16/2015 4:16 PM, deadalnix wrote:
> It looks like every run of whatever I compiled generate a profilegc.log file,
> that only contains :
>
> bytes allocated, type, function, file:line
>
> And that's it. Flag used to compile are -w -debug -gc -unittest . Bug or feature ?
Bug. Please post to bugzilla as a regression.
| |||
August 17, 2015 Re: Just updated to 2.068, get random profilegc.log created all over the place | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On Sunday, 16 August 2015 at 23:41:28 UTC, Walter Bright wrote: > On 8/16/2015 4:16 PM, deadalnix wrote: >> It looks like every run of whatever I compiled generate a profilegc.log file, >> that only contains : >> >> bytes allocated, type, function, file:line >> >> And that's it. Flag used to compile are -w -debug -gc -unittest . Bug or feature ? > > Bug. Please post to bugzilla as a regression. https://issues.dlang.org/show_bug.cgi?id=14926 | |||
August 17, 2015 Re: Just updated to 2.068, get random profilegc.log created all over the place | ||||
|---|---|---|---|---|
| ||||
Posted in reply to deadalnix | On 8/17/2015 12:50 AM, deadalnix wrote:
> On Sunday, 16 August 2015 at 23:41:28 UTC, Walter Bright wrote:
>> Bug. Please post to bugzilla as a regression.
> https://issues.dlang.org/show_bug.cgi?id=14926
thanks!
| |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply