This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 115138

Summary: *Fortran* Restrictions in fixed source form on statement lenght
Product: cnd Reporter: Alexey Shubin <alexeyshubin>
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 174430    
Bug Blocks:    

Description Alexey Shubin 2007-09-10 11:10:29 UTC
3.3.2      Fixed source form
In fixed source form, there are restrictions on where a statement may appear within a line. If a source line contains
only default kind characters, it shall contain exactly 72 characters; otherwise, its maximum number of characters is
processor dependent.

That means in fixed form the symbols with position 72+ must be interpreted as commentary only