NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Thank you very much for your replies, I understood what's going wrong. Here is my notes: There is assertion failure when I run test targets for ncgen utility. This assertion localized in file ncgen/genlib.c, lines 1116 and 1200, isprint() call: assert((c+1)<=256). As compared with previous version 3.5.1, the only difference is conversion of argument type to (unsigned char) before call. This is nothing more then just suppress the assertion.
netcdfgroup
archives: