November 04, 2006
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.