- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Recently, I met a very strange file IO problem that occur in Intel(R) Fortran Compiler 1900, which do not occur in Intel(R) Fortran Compiler 1910. Where can I find some release notes about the bugfix or feature develop between two versions?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The difference is 10. Seriously what actual versions are you comparing? The release notes say little about bug fixes. A forum search might find something. Why is it important if the later release is fixed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many release notes, including those for the the versions that you mentioned, are available.
However, I think that it would be more useful if you were to provide a short working example of the I/O problem that you encountered. When the compiler and tools are updated, a fix for one bug can fix other bugs (quite frequent), or create a new bug (not frequent, but known to occur).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel stopped providing lists of bugfixes many years ago. I used to write these for Intel Fortran and they ended up being so generic-sounding that I supported the choice to end them. Worse, users would read an entry, think it applied to their problem, when in fact it didn't and they complained.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@andrew_4619 @mecej4 @Steve_LionelThank you very much for your reply. I have compared the versions releases notes 2020 and 2019 you provided for me to find out the possible reason. And Indeed I found few information about the bugfix. It indeed might be very difficult to find out the bugfix. As you say, I will do more work to find out the real reason behind my problem including finding out the actual version or debugging into the source code to try to obtain the IO demo problem. Thank you again!

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