diff options
author | Jim Hague <jim.hague@acm.org> | 2012-04-19 18:25:55 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-04-19 18:27:43 (GMT) |
commit | b3c77889e43176547b37d392451171acd7860650 (patch) | |
tree | 41cb008b41a73d09f71f10f8c52c1cc127ed6ec0 /Utilities | |
parent | 09a91c6d5a2533ed2bccd116fcdb87458d602a98 (diff) | |
download | CMake-b3c77889e43176547b37d392451171acd7860650.zip CMake-b3c77889e43176547b37d392451171acd7860650.tar.gz CMake-b3c77889e43176547b37d392451171acd7860650.tar.bz2 |
Workaround IBM XL v6 streams seekg bug (#13149)
It seems that file.seekg(0) will, in some circumstances, cause the next
file.getline() to omit the first character it reads. Workaround the
bug by seeking from ios::beg explicitly.
Diffstat (limited to 'Utilities')
0 files changed, 0 insertions, 0 deletions