View previous topic :: View next topic |
Author |
Message |
davidb
Joined: 17 Jul 2009 Posts: 560 Location: UK
|
Posted: Sun Dec 15, 2013 10:46 am Post subject: Variable list and Offsets in LIS files |
|
|
If I use:
/LIST /DUMP
Variable listings are given following each subroutine and function.
However, if I turn off the Offsets in the LIS file using:
/LIST /DUMP /NO_OFFSETS
then variable listings are given at the top of the LIS file, which is less useful.
This looks like a bug. _________________ Programmer in: Fortran 77/95/2003/2008, C, C++ (& OpenMP), java, Python, Perl |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Mon Dec 16, 2013 10:58 am Post subject: |
|
|
Thanks. I had logged this for investigation. |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Tue Mar 18, 2014 9:48 am Post subject: |
|
|
This "bug" has now been fixed for the next release. |
|
Back to top |
|
 |
|