hdf5/vms
Elena Pourmal f23ed40cae [svn-r12448] Purpose: Bug fixes/maintenance
Description: Some "" were missing causing incorrect results in passing an argument
             string.

Solution: Added missing ""

Platforms tested: VMS server.

                  There are still problems with the tests that have
                  "string" as an argument, for example:
                   -d "/g1/g1.1/dset1.1.2[0;2;10]" tall.h5

                  On VMS "g1" and "dset" are translated in upper case causing h5dump
                  to fail. After figuring out the correct amount of " for VMS I encountered
                  another problem: corresponding DDL file does not have "" around
                  /g1/g1.1/dset1.1.2..... and therefore VMS diff fails.
                  Question: Since command to h5dump is
                  h5dump -d "/g1/g1.1/dset1.1.2[0;2;10]" tall.h5, why the second line in the
                  tall-5s.ddl has
                  h5dump -d /g1/g1.1/dset1.1.2[0;2;10] tall.h5? If one types the command
                  without "", it fails on UNIX.



Misc. update:
2006-06-30 17:24:40 -05:00
..
c++ [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
examples [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
fortran [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
src [svn-r12377] Purpose: Maintenance 2006-05-25 11:19:11 -05:00
test [svn-r12388] Purpose: Maintenance 2006-05-31 17:49:07 -05:00
tools [svn-r12448] Purpose: Bug fixes/maintenance 2006-06-30 17:24:40 -05:00
make.com [svn-r12378] Purpose: Maintenance 2006-05-25 11:44:39 -05:00