pdf-devel
[Top][All Lists]
Advanced

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

[pdf-devel] [flyspray] c99 inline semantics are not working properly


From: GNU PDF Library
Subject: [pdf-devel] [flyspray] c99 inline semantics are not working properly
Date: Wed, 13 May 2009 19:57:30 +0200

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Jose E. Marchesi (jemarch)
Attached to Project - GNU PDF Library
Summary - c99 inline semantics are not working properly
Task Type - Sporadic Task
Category - Basic Types Module
Status - NEXT
Assigned To - Operating System - All
Severity - Medium
Priority - Normal
Reported Version - START
Due in Version - BASE-LAYER-0
Due Date - Undecided
Details - The PDF_INLINE mechanism implemented in src/base/pdf-types.h and used 
in some modules is not working properly.

When compiling with gcc 4.3 (that is using c99 inline semantics by default) we 
get warning messages about using static inline functions in non-static inline 
functions:

  In file included from ./base/pdf-hash.h:30,
                   from ./base/pdf-stm.h:54,
                   from base/pdf-stm.c:31:
  ./base/pdf-list.h: In function 'pdf_list_new':
  ./base/pdf-list.h:198: warning: 'gl_list_create_empty_inline' is static but 
used in inline function 'pdf_list_new' which is not static



More information can be found at the following URL:
http://gnupdf.org/flyspray/index.php?do=details&task_id=99

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.




reply via email to

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