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 27362

Summary: Cannot create Fortran file that will be preprocessed by default
Product: cnd Reporter: _ gordonp <gordonp>
Component: -- Other --Assignee: _ gordonp <gordonp>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ gordonp 2002-09-17 00:33:55 UTC
New->Fortran Files does not have an option for
creating a Fortran file
with a .F90 or .F95 extension.  It is possible to
create a file with a
.f90 extension, however the capital F tells the
compiler something
about the contents of the file that the lower case
f does not.  The
compiler will run the preprocessor over a file
with a capital F in the
name by default, but it will not default to doing
that for files with
lower-case-f extensions.  That means that not
recognizing that file
type can cause some files not to compile.
Comment 1 Jan Chalupa 2002-10-27 17:47:11 UTC
[S1S-EVAL]
Comment 2 _ gordonp 2008-11-12 16:40:32 UTC
This was fixed in the last several releases (not sure if it was 6.1 or 6.5).
Comment 3 ahot 2008-12-18 16:55:59 UTC
OK in Build 200812171401