libredwg
[Top][All Lists]
Advanced

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

[libredwg] [patch #7861] LibreDWG - Tasks: task #12284, compile with -st


From: Reini Urban
Subject: [libredwg] [patch #7861] LibreDWG - Tasks: task #12284, compile with -std=c99
Date: Wed, 25 Apr 2018 07:10:41 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

Update of patch #7861 (project libredwg):

                  Status:                    None => Invalid                
             Assigned to:                    None => reini_urban            
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Hi

Thanks for your patch. Long time has gone since then.
I've also looked at your fork at https://github.com/h4ck3rm1k3/libredwg
with some changes.

Since then we already enforce
AC_PROG_CC_C99
so we already compile with C99.

What you added in your patch is simply replacing some static with inline, but
I'll rather let the compiler handle that. A normal compiler should be able to
decide by it's own if to inline or not, depending on the optimizer settings.
The rest was already done.

Thanks anyway.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7861>

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




reply via email to

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