[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #CNJ-934792]: Possible bug in netCDF C-API

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [netCDF #CNJ-934792]: Possible bug in netCDF C-API
  • Date: Tue, 13 Oct 2009 11:28:03 -0600

Lynton-
First, don't apologize for anything.
You are doing us a great service by
providing this improved cxx interface!

Now, I found a way to get ncDim.cpp to compile.
I added
    #include <algorithm>
to the front of the file and that seemed to
allow compilation to proceed. Of course,
those string to char* warnings are still there,
but until such time as those are made illegal
by g++, we can live with them.

=Dennis


Ticket Details
===================
Ticket ID: CNJ-934792
Department: Support netCDF
Priority: Normal
Status: Open