On Sat, 2010-09-18 at 15:12 +0300, Žilvinas Ledas wrote:
> Sorry, forgot to ask - to what category should I submit bugs for
> fpprofiler? I can't find anything mentioning fpprofiler in
> http://bugs.freepascal.org ...
>
Can't tell. Can anyone from FPC core advise on this?
Darius
__
Sorry, forgot to ask - to what category should I submit bugs for
fpprofiler? I can't find anything mentioning fpprofiler in
http://bugs.freepascal.org ...
Regards
Žilvinas Ledas
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://list
On Mon, 2010-09-06 at 16:58 +0300, Žilvinas Ledas wrote:
> On 2010-09-06 15:48, Darius Blaszyk wrote:
> > On Mon, 2010-09-06 at 13:01 +0200, Graeme Geldenhuys wrote:
> >> Recently I took a look at Darius's old project 'fpprofiler. Links
> >> below. It was over 2 years since anybody worked on it, a
On Mon, 2010-09-06 at 16:58 +0300, Žilvinas Ledas wrote:
> 3) in "procedure TPasTokenList.SaveToFile(const AFileName: string);"
> no
> need for writeLN's - writes are enough;
Fixed in rev2492
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
On Mon, 2010-09-06 at 16:58 +0300, Žilvinas Ledas wrote:
> On 2010-09-06 15:48, Darius Blaszyk wrote:
> > On Mon, 2010-09-06 at 13:01 +0200, Graeme Geldenhuys wrote:
> >> Recently I took a look at Darius's old project 'fpprofiler. Links
> >> below. It was over 2 years since anybody worked on it, a
Talking about profiler, I see that gprof support under Windows is still
limited to cygwin's gprof (just take a look at those linklibs). I think I'll
try adding support for MinGW's gprof just like I did with MinGW's GDB for
FPIDE a couple of months ago (it's broken again with GDB 7.1).
--
View thi
On 2010-09-06 15:48, Darius Blaszyk wrote:
On Mon, 2010-09-06 at 13:01 +0200, Graeme Geldenhuys wrote:
Recently I took a look at Darius's old project 'fpprofiler. Links
below. It was over 2 years since anybody worked on it, and riddled
with bugs. I fixed all memory leaks, added some improvemen