On Monday, May 14, 2012 23:03:20 Adam Wilson wrote: > I have updated the make files so that only core.thread and core.sync.* are > run through DI generation. ALL other core.* modules are copied into the > import directory now.
I assume that object.di and core/thread.di are being used rather than their corresponding .d files being run through the .di generation? They already have hand-crafted .di files. - Jonathan M Davis
