| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0022200 | FPC | Compiler | public | 2012-06-05 08:56 | 2012-06-05 08:56 |
|
| Reporter | JC Chu | |
| Assigned To | | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | |
| Platform | x86_64 | OS | Windows NT | OS Version | 6.1.7601 |
| Product Version | 2.7.1 | Product Build | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0022200: Generics that specialize another in implementation cannot be specialized |
| Description | A generic class T2<,...,> that contains inline specialization of another generic class T1<,...> in its implementation cannot be specialized; the compiler will suggest that the methods of T1<,...,> are not resolved. |
| Steps To Reproduce | See attached file for a demo. |
| Tags | generics |
|
| FPCOldBugId | |
| Fixed in Revision | |
|
| Attached Files | 22200.zip [^] (482 bytes) 2012-06-05 08:56 |
|