[haiku-development] Re: HAIKU_VERSION in BeBuild.h

  • From: waddlesplash <waddlesplash@xxxxxxxxx>
  • To: Haiku Development ML <haiku-development@xxxxxxxxxxxxx>
  • Date: Wed, 31 May 2017 12:25:38 -0400

I started looking at time_t stuff but haven't finished it yet. Dunno about
the other things.

On May 31, 2017 11:02 AM, "kallisti5" <kallisti5@xxxxxxxxxxx> wrote:

On 2017-05-31 06:54, PulkoMandy wrote:

2017-05-31 13:35 GMT+02:00 waddlesplash <waddlesplash@xxxxxxxxx>:

On Wed, May 31, 2017 at 7:03 AM, Jérôme Duval
<jerome.duval@xxxxxxxxx> wrote:

I see that HAIKU_VERSION in BeBuild.h line 3 is still sticker at

pre alpha

4. Is it too late to switch to "pre beta 1"?


IIRC, I think the way the package manager does version comparisons
now
means that "beta1" < "prebeta1". So I think the proposed scheme was
instead "beta1~pre".


Not the same thing.

The version of the package is already ~alpha4-pm, which sorts between
alpha4 and beta1.

BeBuild.h is just a numeric #define and can be changed at any time.

I'd say it may be a good idea to synchronize this with the changes to
pthread r/w mutexes as well as maybe the switch of time_t to 64bits on
x86_64, which are both going to break the ABI (not the first time we
change the ABI in non-BeOS compatible parts, anyway).


Are there patches floating around for this stuff? (aka, can we merge it,
then bump the version anytime soon.)

 -- Alex


Other related posts: