www.digitalmars.com         C & C++   DMDScript  

D.gnu - problem with std.file.getTimes()

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