only make implicit cast if array size expression != NULL
authorMatthias Braun <matze@braunis.de>
Sun, 17 Feb 2008 10:49:45 +0000 (10:49 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 17 Feb 2008 10:49:45 +0000 (10:49 +0000)
commit0636f42c5ca92e692f15c1b31d2a0bc49f1a6d7a
treebcb47996d0301d7218c85817a058f739c030fb51
parent05aed3893865d2d677b3dcea792bc02e26d95d7e
only make implicit cast if array size expression != NULL

[r18888]
parser.c