Greetings, and thanks for your report!  Can you please confirm that git
branches "list_order" and "Version_2_6_13pre" work out of the box?

Take care,

Wolfgang Brehm <wolfgang.br...@gmail.com> writes:

> The problem is due to different behavior of extern and inline in the c89 and 
> c11 standards.
> Compiling with gcc -std=gnu89 will lead to an successful build.
> Do you want me to try to change the function definitions to conform to the 
> c11 standard or should the project stay at c89? In the latter case
> simply adding -std=gnu89 to the compiler flags in the configure script is 
> sufficient.
> ​
>
> _______________________________________________
> Gcl-devel mailing list
> Gcl-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/gcl-devel

-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to