martin@duskware.de wrote:
> I think I fixed it - can you verify?
Yes, now it works fine. Thanks.
BTW, for -Wextra, how about:
DPRINTF(ACDB_BOOTDEV, ("boot target: %s\n",
ofboottarget ? ofboottarget : "<NULL>"));
than wrapping DPRINTFs with #ifdef DEBUG?
---
Izumi Tsutsui