Issue 66807 - warining01 : broken at sal/osl/unx/backtrace.c
Summary: warining01 : broken at sal/osl/unx/backtrace.c
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m173
Hardware: All FreeBSD
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 02:01 UTC by maho.nakata
Modified: 2017-05-20 10:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
a fix for amd64 (1020 bytes, patch)
2006-06-28 02:01 UTC, maho.nakata
no flags Details | Diff
fix GNU/Linux SPARC (1.06 KB, patch)
2006-07-07 13:00 UTC, sparcmoz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description maho.nakata 2006-06-28 02:01:20 UTC
FreeBSD/amd64+SRC680_m173 is broken at sal/osl/unx/backtrace.c
like
ULTITHREAD   -o ../../unxfbsdx.pro/obj/backtrace.o backtrace.c
cc1: warnings being treated as errors
backtrace.c: In function 'backtrace_symbols_fd':
backtrace.c:176: warning: format '%x' expects type 'unsigned int', but argument
4 has type 'ptrdiff_t'
backtrace.c:181: warning: format '%x' expects type 'unsigned int', but argument
4 has type 'ptrdiff_t'
backtrace.c:184: warning: format '%x' expects type 'unsigned int', but argument
3 has type 'void *'
dmake:  Error code 1, while making '../../unxfbsdx.pro/obj/backtrace.obj'
'---* tg_merge.mk *---'
Comment 1 maho.nakata 2006-06-28 02:01:54 UTC
Created attachment 37380 [details]
a fix for amd64
Comment 2 Martin Hollmichel 2006-07-04 11:30:13 UTC
reassign back to maho for commit.
Comment 3 sparcmoz 2006-07-07 13:00:15 UTC
Created attachment 37561 [details]
fix GNU/Linux SPARC
Comment 4 pavel 2006-08-10 08:27:26 UTC
This should not stop release of 2.0.4.

But it would be good to have it there...
Comment 5 Marcus 2017-05-20 10:47:39 UTC
Reset assigne to the default "issues@openoffice.apache.org".