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