January 08, 2011
???? WTF ???? http://d.puremagic.com/test-results/index.ghtml

dmd -c -d -o- -Isrc -Iimport -Hfimport/core/time.di src/core/time.d
src/core/time.d(1294): Error: undefined identifier CLOCK_MONOTONIC
src/core/time.d(1860): Error: undefined identifier CLOCK_MONOTONIC
make: *** [import/core/time.di] Error 1
dsimcha at palmetto:~/dmd2/src/druntime$ dmd -c -d -o -Isrc -Iimport
-Hfimport/core/time.di src/core/time.d

January 08, 2011
I have to fix a druntime commit from last night, but I won't be able to do so for a few hours yet.

Sent from my iPhone

On Jan 8, 2011, at 6:16 AM, David Simcha <dsimcha at gmail.com> wrote:

> ???? WTF ???? http://d.puremagic.com/test-results/index.ghtml
> 
> dmd -c -d -o- -Isrc -Iimport -Hfimport/core/time.di src/core/time.d
> src/core/time.d(1294): Error: undefined identifier CLOCK_MONOTONIC
> src/core/time.d(1860): Error: undefined identifier CLOCK_MONOTONIC
> make: *** [import/core/time.di] Error 1
> dsimcha at palmetto:~/dmd2/src/druntime$ dmd -c -d -o -Isrc -Iimport -Hfimport/core/time.di src/core/time.d
> 
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos