On 08/31/2009 07:20 PM, Jean Christophe Beyler wrote:
Ok, is it normal to see a ashift with a negative value though or is
this already sign of a (potentially) different problem?

I seem to recall that it's normal.  Combine was originally
written in the days of VAX, where negative shifts were allowed.
You'll just want to reject them in your patterns.


r~

Reply via email to