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 115132 - *Fortran* The blanks are insignificant in fixed source form in fortrab
Summary: *Fortran* The blanks are insignificant in fixed source form in fortrab
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on: 174430
Blocks:
  Show dependency tree
 
Reported: 2007-09-10 10:45 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 10:45:52 UTC
The used grammar should correspond to Fortran standard
The actual Fortran standard says

   3.3.2      Fixed source form

...

Except in a character context, blanks are insignificant and may be used freely throughout the program.