[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdelibs/arts/flow/gsl
From:       Stefan Westerfeld <stefan () space ! twc ! de>
Date:       2001-10-06 16:44:00
[Download RAW message or body]

   Hi!

On Thu, Oct 04, 2001 at 11:24:40PM +0000, CVS by mueller wrote:
> 
> kdelibs/arts/flow/gsl gslglib.h,1.2,1.3
> Author: mueller
> Thu Oct  4 23:24:30 UTC 2001
> 
> 
> Modified Files:
>          gslglib.h
> Log Message:
> inline isn't supported by all compilers

Hm? Isn't that catched by defining inline to nothing when not using gcc?

/* needs inline configure check */
#if defined(__GNUC__)
#define inline __inline__
#else
#define inline /* no inline */
#endif

   Cu... Stefan
-- 
  -* Stefan Westerfeld, stefan@space.twc.de (PGP!), Hamburg/Germany
     KDE Developer, project infos at http://space.twc.de/~stefan/kde *-         

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic