bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Conflict with HDF5 libraries


From: Ludovic Courtès
Subject: Re: Conflict with HDF5 libraries
Date: Sat, 21 Mar 2009 22:14:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Hello,

Sorry for the late reply.

Mark Patterson <address@hidden> writes:

> GUILE scmconfig-64.h near line 83 has:
>   typedef long long long_long;
> I tracked the origin of this line to gen-scmconfig.c, line 287 and it
> is present in the recent 1.8.6 release.

As you may have noticed, this is enclosed in:

  #if (SCM_ENABLE_DEPRECATED == 1)

I.e., Guile 1.8 configured with `--disable-deprecated' doesn't have this
problem.

I suggest that we leave it in the 1.8 series for compatibility and
remove it altogether in the next stable series.  Opinions?

Thanks,
Ludo'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]