218 – Clean up old code for packed bit array support

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 218 - Clean up old code for packed bit array support
Summary: Clean up old code for packed bit array support
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D1 (retired)
Hardware: x86 All
: P3 minor
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2006年06月22日 13:21 UTC by Sean Kelly
Modified: 2014年02月15日 13:29 UTC (History)
0 users

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
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 によって変換されたページ (->オリジナル) /