Ticket #169 (new defect)
Opened 3 years ago
LEN_TRIM statement is not intrinsic in SUNWspro f90 compiler
| Reported by: | Pete Jemian | Owned by: | Unassigned |
|---|---|---|---|
| Priority: | major | Milestone: | NeXus 4.2 Release |
| Component: | napi | Version: | trunk |
| Keywords: | Cc: |
Description
Since the LEN_TRIM statement is not intrinsic in the SUNWspro f90 compiler, it was necessary to uncomment the statements providing LEN_TRIM() at the bottom of:
- test/napif_test.f
- test/napif4_test.f
- test/napif5_test.f
Note: See
TracTickets for help on using
tickets.
