Age | Commit message (Collapse) | Author |
|
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC)
is used to annotate legitimately unused parameters, so that static
analysis tools can tell legitimately unused parameters from truly
unnecessary ones. To that end, some patches for external modules
are also added, that are only applied when compiling with GCC and
add necessary __attribute__ ((unused)) in headers.
|
|
|
|
|
|
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
2008/04/01 15:10:54 thb 1.4.88.3: #i85898# Stripping all external header guards
2008/04/01 10:54:27 thb 1.4.88.2: #i85898# Stripping all external header guards
2008/03/28 15:25:25 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
|
|
2006/09/01 17:23:17 kaib 1.3.14.1: #i68856# Added header markers and pch files
|
|
2005/09/22 15:38:35 sb 1.1.190.3: RESYNC: (1.1-1.2); FILE MERGED
2005/09/07 11:05:29 sb 1.1.190.2: #i53898# Made code warning-free.
2005/08/31 16:24:56 sb 1.1.190.1: #i53898# Made code warning-free.
|
|
2005/09/05 12:07:38 rt 1.1.194.1: #i54170# Change license header: remove SISSL
|
|
|