URL:
<http://savannah.gnu.org/patch/?9588>
Summary: [maint] Fix compilation errors and warnings
Project: LibreDWG
Submitted by: reini_urban
Submitted on: Sun 11 Mar 2018 06:26:56 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
for ./configure --enable-trace --enable-write.
* configure.ac: probe for malloc.h.
* src/decode.c: global loglevel, static variable 'loglevel' is used in
an inline function with external linkage [-Wstatic-in-inline].
dwg_decode_handleref_with_code make global: [-Wstatic-in-inline].
* src/encode.c: declare dwg_encode_handleref,
dwg_encode_handleref_with_code, dwg_encode_common_entity_handle_data,
dwg_encode_common_entity_handle_data: declare it as static.
* src/dwg.c: fix various integer fmt types.
get_first_owned_object: error with Unsupported version.
get_next_owned_object: error with Unsupported version.
declare dwg_encode_chains.
* src/dwg_api.c: check HAVE_MALLOC_H.
* .gitignore: add TAGS.
.gitignore | 1 +
configure.ac | 2 +-
src/decode.c | 2 +-
src/dwg.c | 10 +++++++++-
src/dwg_api.c | 2 ++
src/encode.c | 12 ++++++++----
6 files changed, 22 insertions(+), 7 deletions(-)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 11 Mar 2018 06:26:56 PM UTC Name:
0001-maint-Fix-compilation-errors-and-warnings.patch Size: 6KiB By:
reini_urban
<http://savannah.gnu.org/patch/download.php?file_id=43517>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9588>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/