Re: Static inlining in the gl-list module

2009-05-19 Thread David Vazquez
Bruno Haible writes: > 2 questions: > > - What is this warning actually warning about? What can go wrong if an > 'extern inline' > function uses a 'static inline' function that was defined previously? > > - I see the source code of pdf-list.h in > >

Re: Static inlining in the gl-list module

2009-05-19 Thread Bruno Haible
Hello, David Vazquez wrote: > I am developer in the GNUPDF project development, where we are using > some gnulib modules. Recently, we have some troubles with static > inlining from the gl-list module, with gcc 4.3.2 version. They are > warnings like: > >gcc -DHAVE_CONFIG_H -I. -I../lib -I./b

Static inlining in the gl-list module

2009-05-18 Thread David Vazquez
Hello, I am developer in the GNUPDF project development, where we are using some gnulib modules. Recently, we have some troubles with static inlining from the gl-list module, with gcc 4.3.2 version. They are warnings like: gcc -DHAVE_CONFIG_H -I. -I../lib -I./base -I./object -I./document -Wal