View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0007519 | CMake | CMake | public | 2008-08-21 02:33 | 2008-09-03 16:23 | ||||
Reporter | Tim Patterson | ||||||||
Assigned To | Bill Hoffman | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0007519: Visual Studio 9 Generator with ifort compiler produces incorrect project (vfproj) file | ||||||||
Description | There are extra ">" characters incorrectly terminating the ProjectType and Keyword attributes. Later Visual Fortran (10.1) code actually works around these problems, but earlier versions (9.x) fail to load the file at all. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0013125) Bill Hoffman (manager) 2008-08-21 09:00 |
Can you attach a sample vfproj file? I see this: <VisualStudioProject ProjectType="typeStaticLibrary" ProjectCreator="Intel Fortran" Version="9.10" ProjectIdGuid="{F16B5E1E-0A06-4CE4-A944-A354AC2C5F7E}"> Looks fine? |
(0013196) Tim Patterson (reporter) 2008-08-26 20:46 |
I've attached a test case and the output file. Once the file is opened (in Visual Studio 9 SP1 with Visual Fortran 10.1 installed) it appears to be rewritten. |
(0013281) Bill Hoffman (manager) 2008-09-03 16:23 |
OK, thanks, I found the problem... |
(0013282) Bill Hoffman (manager) 2008-09-03 16:23 |
$ cvs commit -m "BUG: fix for 7519 extra closing > in fortran projects" cmLocalVisualStudio7Generator.cxx Committer: Bill Hoffman <bill.hoffman@kitware.com> /cvsroot/CMake/CMake/Source/cmLocalVisualStudio7Generator.cxx,v <-- cmLocalVisualStudio7Generator.cxx new revision: 1.229; previous revision: 1.228 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2008-08-21 02:33 | Tim Patterson | New Issue | |
2008-08-21 09:00 | Bill Hoffman | Note Added: 0013125 | |
2008-08-21 09:01 | Bill Hoffman | Status | new => assigned |
2008-08-21 09:01 | Bill Hoffman | Assigned To | => Bill Hoffman |
2008-08-26 20:25 | Tim Patterson | File Added: test.zip | |
2008-08-26 20:46 | Tim Patterson | Note Added: 0013196 | |
2008-09-03 16:23 | Bill Hoffman | Note Added: 0013281 | |
2008-09-03 16:23 | Bill Hoffman | Status | assigned => closed |
2008-09-03 16:23 | Bill Hoffman | Note Added: 0013282 | |
2008-09-03 16:23 | Bill Hoffman | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |