Recent

Author Topic: Issue tracker for bugs and new features, forum for questions  (Read 30929 times)

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Issue tracker for bugs and new features, forum for questions
« Reply #15 on: November 17, 2012, 04:07:17 pm »
It would also help a lot, if not everything would be implemented again and again,

I recently grepped the fpc source to find a stable sort, and instead I only found QuickSort implementations.
Seven of them! In TFPList.Sort, TStringList.QuickSort, TFPSList.QuickSort, TFPBaseDitherer.QuickSort, TFPMedianCutQuantizer.QuickSort, TFPMedianCutQuantizer.QuickSortBoxes and paslzxcomp.qsort
Plus another one in the LCL in TCustomGrid.Sort.
If they were all replaced by a single implementation, it would already be much smaller
Totally agreed (was thinking about the number of csv read/write implementations in FPC+Lazarus), but I'm sure patches are welcome.
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

snorkel

  • Hero Member
  • *****
  • Posts: 817
Re: Issue tracker for bugs and new features, forum for questions
« Reply #16 on: November 19, 2012, 07:03:24 am »
There seems to be a bug in Lazarus....
The executable files are too large muahahaha  >:D
Just trolling lol
This question is most disturbing and it never gets old. there are always some people asking this

If you turn of the inclusion of the debug symbols, the exe drops dramatically in size and is about the same size as exes built with
Delphi XE2.  I know on older versions of Lazarus and FPC this was not the case and the exes where huge even without the debug info.
***Snorkel***
If I forget, I always use the latest stable 32bit version of Lazarus and FPC. At the time of this signature that is Laz 3.0RC2 and FPC 3.2.2
OS: Windows 10 64 bit

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Issue tracker for bugs and new features, forum for questions
« Reply #17 on: November 19, 2012, 07:42:16 am »
Oh yes. Seems like a lot of people are just sending, not receiving...
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

irw10062

  • New Member
  • *
  • Posts: 31
Re: Issue tracker for bugs and new features, forum for questions
« Reply #18 on: November 19, 2012, 04:30:16 pm »
is lazarus contain tracker counter so how many people run Lazarus IDE everyday/everyweek/everymonth
so we know how many popular FPC Lazarus
like eclipse

DimProfi

  • Full Member
  • ***
  • Posts: 126
    • http://www.dimprofi.de
Re: Issue tracker for bugs and new features, forum for questions
« Reply #19 on: November 27, 2012, 12:53:10 pm »
That's cool!
Lazarus 1.2/FPC 2.6.4 (x86/x86_64/win32/win64/Linux) :: Be smart - use predictable {$INTERFACES CORBA}! :)

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4467
  • I like bugs.
Re: Issue tracker for bugs and new features, forum for questions
« Reply #20 on: April 24, 2013, 07:14:07 am »
One more wish about bug reports:
Somebody creates a report almost every time a source file is moved in Lazarus repo.
A clean build helps then, for example by selecting "Clean all" in Configure Build Lazarus dialog.

Recently the whole IdeIntf directory was moved and again we got a bug report.

Sometimes (only seldom) the trunk's compilation is broken but then it is fixed quickly, typically within an hour. There is really no need to create a bug report for it. It is not a bug in the same sense than other bugs.

If you cannot compile Lazarus, first try a clean build, then ask mailing list or forum!
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018