This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Help-gsl] GSL and C99 standard


At Thu, 10 Apr 2008 00:47:06 +0800,
Hongzheng Wang wrote:
> Although C99 standard has not been fully implemented in GCC, several
> new key features, e.g. complex type support, are indeed useful to
> numerical computations.  So, I wonder if there is any plan for the
> development of GSL to embrass C99 standard and adopt these useful
> offers.

Do complex types acually work now? I haven't checked for a while but
according to http://gcc.gnu.org/gcc-4.3/c99status.html they weren't
completed.

I would like to keep C89 compatibility, which limits the extent to
which any new features can be used.

-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]