[Bug 101] New: Broken compilation with traditional object layout
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=101
Summary: Broken compilation with traditional object layout
Product: SableVM
Version: 1.1.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
When configuring with:
./configure --with-obj-layout=traditional
There are two compilation errors:
gc_copying.c:344: warning: `result' might be used uninitialized in this function
prepare.c: In function `_svmf_prepare_noninterface_fields':
prepare.c:605: warning: implicit declaration of function `_svmm_cl_malloc_size_t'
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.