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.

Re: ncgen c-test trouble

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.


  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: