<p>All the other tests are passing except raw ascii. I tried to debug. It looks like tellg() is returning a strange value when the file is opened as text. If I modify the code to open as binary then binary file read fails. Luckily  arma_ascii works. I could not repro the csv isssue mentioned earlier.</p>

<p>[WARN ] Unable to detect type of 'test_file.txt'; load failed. Incorrect extension?<br>
../load_save_test.cpp(194): fatal error: in "LoadSaveTest/SaveArmaASCIITest": critical check data::Load("test_file.txt", test) == true has failed<br>
[WARN ] Unable to detect type of 'test_file.txt'; load failed. Incorrect extension?<br>
../load_save_test.cpp(220): fatal error: in "LoadSaveTest/LoadRawASCIITest": critical check data::Load("test_file.txt", test) == true has failed<br>
[WARN ] Unable to detect type of 'test_file.txt'; load failed. Incorrect extension?<br>
../load_save_test.cpp(246): fatal error: in "LoadSaveTest/LoadCSVTxtTest": critical check data::Load("test_file.txt", test) == true has failed</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/468">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAKMYQ6pJYqW1jzN6yhWpGYecy0jks5pDcJwgaJpZM4Gd7SI.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/468"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>