Opened 16 years ago
Last modified 16 years ago
#1358 assigned defect
Remove "#include malloc.h" from Ohana/src/opihi/lib.data/svdcmp_bond_raw.c
| Reported by: | Michael Wood-Vasey | Owned by: | eugene |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Ohana | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Remove
#include <malloc.h>
from Ohana/src/opihi/lib.data/svdcmp_bond_raw.c
It triggers a compilation error on Mac OS X 10.5, gcc 4.2. It's not necessary.
Change History (1)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Priority: | normal → low |
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

for now, I've disabled the bond svd code; fix this in the future.