<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Since no one is biting, I managed to fix most of the warnings by defining HAVE_ALLOCA_H and -Wno-parentheses in the Makefile.<br class=""><div class=""><br class="webkit-block-placeholder"></div><div class="">Here’s a patch with the residuals: </div><div class=""><br class=""></div><div class="">* add default: break; for unhandled case statements</div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">* change stddef.h include to stdlib.h for alloca() on BSD as per Tobias request</div>

</div>
<div><br class=""></div><div></div></body></html>