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 - *Fortran* Restrictions in fixed source form on statement lenght
Summary: *Fortran* Restrictions in fixed source form on statement lenght
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on: 174430
Blocks:
  Show dependency tree
 
Reported: 2007-09-10 11:10 UTC by Alexey Shubin
Modified: 2013-05-07 11:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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