Opened 11 years ago
Closed 11 years ago
#176 closed defect (fixed)
Directory separator for grid files inconsistent.
Reported by: | Norm Olsen | Owned by: | Norm Olsen |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Dictionaries | Version: | |
Keywords: | Grid Files | Cc: |
Description ¶
It appears that the directory separator character used in the Geodetic Dictionary to reference datum shift grid files can affect operation on some systems. Suggest adding a switch to the correct character somewhere in the code and not rely on the results of a Dictionary compile.
Change History (2)
comment:1 by , 11 years ago
Summary: | Directory separtor for grid files inconsistent. → Directory separator for grid files inconsistent. |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Correct at revision 2443. Added a call to CSrplSirSep in the CSgridiS module to ensure that directory separators are consistent with the run time platform.