Module Name:    pcc
Committed By:   ragge
Date:           Sun Mar 29 19:30:05 UTC 2009

Modified Files:
        pcc/cc/ccom: cgram.y

Log Message:
call biop() instead of bdty() for empty abstract arrays; bdty() will
bail out if not a real array.   Needed for casts like:
str_list = (char *(*)[]) xmalloc (count * sizeof (char *));


To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.258 pcc/cc/ccom/cgram.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to