Bug 397202 - Type Checker Further Enhancements
Summary: Type Checker Further Enhancements
Status: NEW
Alias: None
Product: PTP
Classification: Tools
Component: Photran.Unknown (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Photran Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-27 17:37 EST by Krishnan Chandra CLA
Modified: 2012-12-27 17:37 EST (History)
0 users

See Also:


Attachments
Patch file containing the changes. (25.42 KB, patch)
2012-12-27 17:37 EST, Krishnan Chandra CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krishnan Chandra CLA 2012-12-27 17:37:10 EST
Created attachment 225075 [details]
Patch file containing the changes.

The type checker mentioned in Bug ID 247909 is functional but incomplete. This patch provides several enhancements for type-checking, including refactoring of integer types with or without kinds, derived types, arrays, and user-defined functions, which are mentioned in Bug ID 271515.