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 - Cannot create Fortran file that will be preprocessed by default
Summary: Cannot create Fortran file that will be preprocessed by default
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-17 00:33 UTC by _ gordonp
Modified: 2008-12-18 16:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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