D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.

Issue 218

Summary: Clean up old code for packed bit array support
Product: D Reporter: Sean Kelly <sean>
Component: phobosAssignee: Walter Bright <bugzilla>
Status: RESOLVED FIXED
Severity: minor
Priority: P3
Version: D1 (retired)
Hardware: x86
OS: All

Description Sean Kelly 2006年06月22日 13:21:24 UTC
Phobos still contains some code used for packed bit array processing, and it should probably be cleaned up at some point. Omitting the alias for "bit" in the global object module generates these errors:
internal\arraycat.d(69): identifier 'bit' is not defined
internal\arraycat.d(117): identifier 'bit' is not defined
internal\arraycat.d(154): identifier 'bit' is not defined
internal\arraycat.d(170): identifier 'bit' is not defined
internal\adi.d(310): identifier 'bit' is not defined
internal\adi.d(356): identifier 'bit' is not defined
std\format.d(138): identifier 'bit' is not defined
Comment 1 Brad Roberts 2007年10月20日 03:27:24 UTC
Fixed in 1.022/2.005

AltStyle によって変換されたページ (->オリジナル) /