summaryrefslogtreecommitdiff
path: root/lib/make/configure.in
diff options
context:
space:
mode:
authoreschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-03-08 16:41:14 +0000
committereschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-03-08 16:41:14 +0000
commitf1549a3d0422266fa142f241c413104c3366bb51 (patch)
treee514febc26a1dc61de8084393ea3aa127c1bd4ec /lib/make/configure.in
parentccd3836b04b71b2a2dc2dc929e271c002c6f83bb (diff)
Improve error messages when parsing configuration.ccl files
In the event of missing {}'s, the code actually went into an endless loop. The culprit was the while immediately following the error message. It was not capable of detecting end of file (i.e. when $data->[$line_number] became undefined). I added checks to ensure $data->[$Line_number] was defined in two additional while loops. [patch from Steve Brandt] git-svn-id: http://svn.cactuscode.org/flesh/trunk@4687 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/configure.in')
0 files changed, 0 insertions, 0 deletions