I removed tests that worked with bitfields. I tried to fix some of the other tests but I am not sure how to do that. Seems a great majority of failing tests are in these three categories:
runnable/xpostblit.d(101): Error: mutable reference type assigned in initializer
ddoc generation tests failing
compilable/test22665.d(5): Deprecation: from file imp22665.c should be imported with 'import imp22665;'
I removed tests that worked with bitfields. I tried to fix some of the other tests but I am not sure how to do that. Seems a great majority of failing tests are in these three categories:
runnable/xpostblit.d(101): Error: mutable reference type assigned in initializer
compilable/test22665.d(5): Deprecation: from file imp22665.c should be imported with 'import imp22665;'