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.
> ncdap3a.c(511): warning #187: use of "=" where "==" may have been intended >ASSERT(seq->nctype = NC_Sequence); This is indeed a bug and will be fixed shortly. The other two cases are probably related in that tst_names is probably invoking, indirectly, the UTF8 normalization code. This is going to be difficult to debug since we do not have access or test on your specified platform. If you are familiar with gdb, I can send some commands for you to use to see if we can locate the normalization bug. I will also review the code to see if there is something obvious. =Dennis Heimbigner Unidata Ticket Details =================== Ticket ID: MHQ-407984 Department: Support netCDF Priority: Normal Status: Closed