Report the filename and the line number on failure
commit4b8d53be6aa22aeba77f375c31f65390a619e63b
authorVedran Miletić <vedran@miletic.net>
Wed, 15 Jun 2016 14:15:40 +0000 (15 16:15 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 17 Jun 2016 12:26:37 +0000 (17 14:26 +0200)
treeb6bba2dff6fb3c6cd970e82543e5f64c4065be7c
parent983eae3dc5f94f06952ab6e157558fb8782b7ec4
Report the filename and the line number on failure

Extend the call to gmx_fatal in fget_lines() to report the filename and
the line number where the read failed.

Change-Id: Ib5ee06c06111cb61be616a5a4d01339da56a5685
src/gromacs/utility/strdb.cpp