<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Tim, et al,</DIV>
<DIV> </DIV>
<DIV>I have run into several problems with V0.8.0. I will address them seperately.</DIV>
<DIV> </DIV>
<DIV>1. My compiler is complaining about the following code in celt.c which seems to define metric first as celt_word32, then as celt_word16. Am I mis-interpreting something?</DIV>
<DIV> VARDECL(celt_word32, metric);</DIV>
<DIV> ALLOC(metric, len, celt_word16);</DIV>
<DIV> </DIV>
<DIV>Thx</DIV>
<DIV>MikeH<BR></DIV></div></body></html>