The Delphi Bug List

Compiler

Linker


The color codes indicate in which version(s) of Delphi the bug occurs and what its status is.
Latest update: 1 April 1998
Bug # Delphi versions Description
154 1.02 2.01 3.0 3.01 3.02 4.0 4.01 4.02
Unsupported 16bit resources
155 1.02 2.01 3.0 3.01 3.02 4.0 4.01 4.02
Linker error "Internal Error: L1317"

Bug #154; last modified: before April 1998
1.02 2.01 3.0 3.01 3.02 4.0 4.01 4.02
N/A Gotcha Unknown Unknown Unknown Unknown Unknown Unknown
Linker

Unsupported 16bit resources

Description
The linker gives error messages on 16bit resource files. Example:
Error (0): RLINK32: Unsupported 16bit resource in file "d:\dstuff\comp\my_comp.dcr"
Solution / workaround

Bug #155; last modified: before April 1998
1.02 2.01 3.0 3.01 3.02 4.0 4.01 4.02
N/A N/A Exists Unknown Unknown Unknown Unknown Unknown
Linker

Linker error "Internal Error: L1317"

Description
Reported on Usenet by ??; confirmed by Reinier Sterkenburg
The conditions under which this error occurs are not yet established, but sometimes the compiler stops with the error: "Internal error L1317".
It seems that this error only occurs after a successful compile (Make). It is possible that it has to do with the use of Code Insight.
Anyone knowing more about this problem: please let us know!
Solution / workaround
A real solution is not yet known, but doing a "Build All" in stead of a "Make" usually results in a successful generation of the executable.

Index page
The Delphi Bug Lists are maintained by Reinier Sterkenburg, with help from the DeBug Team.
All feedback is appreciated. See also the feedback section of the Delphi Bug List home page.