Version 1.2.0

Freddie Akeroyd faa at isise.rl.ac.uk
Tue Oct 5 13:12:19 BST 1999


Hmm ... the only possible problem i can think of involves NXPUTCHARDATA;
it takes CHARACTER*(*) DATA, but i guess it could get passed a 2-D
character array i.e. CHARACTER*(*) DATA(*) ... should we take account of
this? I think it would just mean keeping a note of the "rank and dim" from
the last "makedata" statement (in, dare i say it, a COMMON block) and
using a modified EXTRACT_STRING to pull all of this out into a single byte
array to pass to "NXputdata".

Freddie

On Mon, 4 Oct 1999, Ray Osborn wrote:

> I've managed to get our version of Absoft Pro Fortran for Linux up and 
> running again, and successfully tested the C, F77 and F90 versions of all
> the NeXus files that are currently on the CVS server.  They read each
> other's test files properly, so I think the main problems with NXputslab
> etc. have been resolved.
> 
> I've done all the testing that I have time for now.  Since gcc/Absoft F77
> and F90 on Linux are sufficiently different from Dec C and Digital Fortran
> on Alpha/VMS, I'm prepared to let the current version be tagged as v 1.2.0.
> I've already updated the version numbers in the header files.
> 
> I suggest that Freddie tag the new version some time on Wednesday, assuming
> that there are no more bug reports before then.  If you're concerned that I
> may have screwed anything up, this is your last chance to find out.
> 
> Regards,
> Ray
> --
> Dr Ray Osborn                Tel: +1 (630) 252-9011
> Materials Science Division   Fax: +1 (630) 252-7777
> Argonne National Laboratory  E-mail: ROsborn at anl.gov
> Argonne, IL 60439-4845
> 
> 

-- 
Freddie Akeroyd                        Email:  Freddie.Akeroyd at rl.ac.uk
ISIS Facility                          Tel:    +44 1235 445457
Rutherford Appleton Laboratory         Fax:    +44 1235 445720
Chilton, DIDCOT, OX11 OQX, GB          WWW:    http://www.isis.rl.ac.uk/




More information about the NeXus-developers mailing list