我开放一个吧, 不用注册,点击下载! [
]
http://xianjun.vicp.net/temp/bsd8aeu1.zip
This update resolves the following issues:
DEBUGGER
* Expressions that reference elements of multi-dimensional
arrays display a "cannot evaluate" error.
* Expressions of type set of enumerated values do not evaluate
correctly.
* Expressions that reference the length of one-dimensional
arrays display a "cannot evaluate" error.
COMPILER
* Converting a Variant to an AnsiString raises an
InavlidCastException.
* Using Code Browsing (Ctrl+Click) repeatedly may cause an
"Internal error: S3510."
* The compiler generates invalid XML documentation when you
declare a type as an "array of [something]", which may result
in "duplicate attribute" errors in the IE XML parser.
* Compiling a package twice results in an erroneous "unit name
mismatch" message.
* Changing the namespace prefixes section of the project options can
cause an infinite loop in the compiler and termination of the IDE.
* Typecasting a large Longword to an Int64 does not produce the
expected result.
* Canceling a compile may cause an access violation.
* Under certain circumstances, the compiler issues the error
"Bad packaged unit format" when attempting to produce dcpil
files.