Recent

Author Topic: Long time no new version of FPC?  (Read 9703 times)

Wodzu

  • Full Member
  • ***
  • Posts: 171
Long time no new version of FPC?
« on: February 06, 2014, 07:56:06 pm »
Hi guys.

I am active Delphi developer and from time to time I code in Lazarus\FPC. What is starting to worrying me a bit is the lack of news from the compiler camp. Last stable version is 2.6.2 and it is almost a year old. Anyone knows what is happening there?

Regards.

PS. I could not find better section of the forum to ask this question so I've asked here.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12195
  • Debugger - SynEdit - and more
    • wiki
Re: Long time no new version of FPC?
« Reply #1 on: February 06, 2014, 09:23:51 pm »
2.6.4RC was already published on the mail list. So 2.6.4 is coming soon

Wodzu

  • Full Member
  • ***
  • Posts: 171
Re: Long time no new version of FPC?
« Reply #2 on: February 06, 2014, 09:38:46 pm »
Thanks,

it is a shame tho that last news on FPC site is dated back to february 2013...

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12711
  • FPC developer.
Re: Long time no new version of FPC?
« Reply #3 on: February 06, 2014, 10:36:11 pm »
2.6.4 should have been out already, there is still some administrative things to do, and fixing of the distclean target of fpmake packages.

The plan is also to branch off the next major version in the 1st half of this year, and release in the 2nd.

skalogryz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2770
    • havefunsoft.com
Re: Long time no new version of FPC?
« Reply #4 on: February 07, 2014, 05:56:12 am »
it is a shame tho that last news on FPC site is dated back to february 2013...
that's an open source community. The latest news are in the trunk, mailing lists and forums

Giu

  • Full Member
  • ***
  • Posts: 131
Re: Long time no new version of FPC?
« Reply #5 on: February 07, 2014, 10:32:09 am »
Come on guys, before OSS was so popular, we waited always minimum 1 year for new stable releases of software

Leledumbo

  • Hero Member
  • *****
  • Posts: 8835
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Long time no new version of FPC?
« Reply #6 on: February 07, 2014, 07:05:36 pm »
Quote
I am active Delphi developer and from time to time I code in Lazarus\FPC. What is starting to worrying me a bit is the lack of news from the compiler camp. Last stable version is 2.6.2 and it is almost a year old. Anyone knows what is happening there?
You must be new here, FPC ever had a longer release period. FPC doesn't really chase for date, a release will be released, when it's time to release (i.e. milestones reached).

Wodzu

  • Full Member
  • ***
  • Posts: 171
Re: Long time no new version of FPC?
« Reply #7 on: February 08, 2014, 09:16:01 am »
Quote
I am active Delphi developer and from time to time I code in Lazarus\FPC. What is starting to worrying me a bit is the lack of news from the compiler camp. Last stable version is 2.6.2 and it is almost a year old. Anyone knows what is happening there?
You must be new here, FPC ever had a longer release period. FPC doesn't really chase for date, a release will be released, when it's time to release (i.e. milestones reached).

I am registered since 2009. I didn't say anything about chasing date but one year it is a long time (in my point of view). I just went to the FPC site and haven't seen any news so I got a bit worried that is all.

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4694
  • I like bugs.
Re: Long time no new version of FPC?
« Reply #8 on: February 08, 2014, 09:22:38 am »
The next major FPC version, 2.8 (or 3.0) has the most painful birth-giving so far because of the unicode stuff. You can read the mailing list archives to see it yourself.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8835
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Long time no new version of FPC?
« Reply #9 on: February 08, 2014, 09:47:07 am »
Quote
I am registered since 2009. I didn't say anything about chasing date but one year it is a long time (in my point of view). I just went to the FPC site and haven't seen any news so I got a bit worried that is all.
Then join the mailing list (fpc-devel in particular) and watch trunk source. That's where all the news you want are available.

Wodzu

  • Full Member
  • ***
  • Posts: 171
Re: Long time no new version of FPC?
« Reply #10 on: February 08, 2014, 09:50:31 am »
Quote
I am registered since 2009. I didn't say anything about chasing date but one year it is a long time (in my point of view). I just went to the FPC site and haven't seen any news so I got a bit worried that is all.
Then join the mailing list (fpc-devel in particular) and watch trunk source. That's where all the news you want are available.

Thanks I will.

luca

  • Jr. Member
  • **
  • Posts: 90
Re: Long time no new version of FPC?
« Reply #11 on: February 08, 2014, 12:44:30 pm »
I'm developing a really big project in my Company.
I chose Lazarus because:
- I'm confortable with Pascal
- I like the opportunity to be ready to release my program on different platform (this is a really big added value).
- I like the community that help you in real time!

I'm able to develop same program on .Net but  I don't like to manage new .NET/Visual Studio release every year (more or less): this is a mess.

I used Code Typhon too (I like really much!) but I prefer to stay on a standard platform and to limit "extra" package to minimum.

When you need to develop a big project and you must guarantee stability it's not so important to update your development environment every year IF this environment cover all your needs.

This is my experience.

Regards.


avra

  • Hero Member
  • *****
  • Posts: 2584
    • Additional info
« Last Edit: February 09, 2014, 01:31:46 am by avra »
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

FPK

  • Full Member
  • ***
  • Posts: 118
Re: Long time no new version of FPC?
« Reply #13 on: February 09, 2014, 11:06:46 am »
A good indicator for activity is normally ohloh. Unfortunatly full FPC (http://www.ohloh.net/p/3311) is not updated currently on ohloh though the compiler only (http://www.ohloh.net/p/freepascal i.e. no rtl, no packages, utils etc.) is.

FPK

  • Full Member
  • ***
  • Posts: 118
Re: Long time no new version of FPC?
« Reply #14 on: April 06, 2014, 01:55:24 pm »
As an additional note: according to ohloh, fpc trunk had the second highest number of commits last month (March) since we are using svn (almost 9 years now).

 

TinyPortal © 2005-2018