- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just upgraded from DVF 6.1 to 6.5. I installed visual studio SP4 prior to installing DVF 6.5. For some reason the compiler thinks that all occurences of <> are invalid syntax and the only way for the compile to work is to change these to .NE.
Why should this be necessary?
Thanks,
Larry Scheier
SEI Associates
yohda@aol.com
Why should this be necessary?
Thanks,
Larry Scheier
SEI Associates
yohda@aol.com
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Because they ARE invalid syntax. The correct operator in Fortran is /= (or .NE.) We fixed a bug where <> was accepted - why it was in there in the first place, we don't know!
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page