D.gnu - problem with std.file.getTimes()
- Jose Quinteiro <jquinteiro keibiinc.com> Nov 03 2006
Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello, The attached simple program compiles just fine with dmd-0.169, but errors out on gdc 0.19. Here's how it complains: times.d:6: undefined identifier getTimes times.d:6: function expected before (), not getTimes of type int Thanks, Jose.
Nov 03 2006








Jose Quinteiro <jquinteiro keibiinc.com>