bug-guile
[Top][All Lists]
Advanced

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

[bug #22668] Adjust use of `inline' depending on whether a C99 compiler


From: Ludovic Courtès
Subject: [bug #22668] Adjust use of `inline' depending on whether a C99 compiler is used
Date: Wed, 19 Mar 2008 16:20:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080222 BonEcho/2.0.0.12

URL:
  <http://savannah.gnu.org/bugs/?22668>

                 Summary: Adjust use of `inline' depending on whether a C99
compiler is used
                 Project: Guile
            Submitted by: civodul
            Submitted on: Wednesday 03/19/2008 at 16:20
                Category: None
                Severity: 4 - Important
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: civodul
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Compilation of a libguile-using program with a C99 compiler (such as "gcc
-std=c99") yields warnings such as:

  .../libguile/inline.h:80: warning: C99 inline functions are not supported;
using GNU89

See this thread:

  http://thread.gmane.org/gmane.network.gnutls.general/1081

Thanks,
Ludovic.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22668>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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