opendlang / opend

Boost Software License 1.0
76 stars 17 forks source link

Fixed bitfield and asm compare tests #57

Closed igor84 closed 4 months ago

igor84 commented 4 months ago

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:

  1. runnable/xpostblit.d(101): Error: mutable reference type assigned in initializer
  2. ddoc generation tests failing
  3. compilable/test22665.d(5): Deprecation: from file imp22665.c should be imported with 'import imp22665;'