Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

[netcdfgroup] Compile error in 4.1 9/21 snapshot


getvara4.c: In function 'contiguousdims':
getvara4.c:485: error: 'NCslice' has no member named 'count'
getvara4.c: In function 'makeslice4':
getvara4.c:585: error: 'NCslice' has no member named 'count'
getvara4.c:588: error: 'NCslice' has no member named 'count'

Indeed, from libncdap3/getvara3.h:

typedef struct NCslice {
    size_t first;
    size_t length; /* count*stride */
    size_t stride;
    size_t stop; /* == first + count*/
    size_t declsize;  /* from defining dimension, if any.*/
} NCslice;


Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@xxxxxxxxxxxxx
Boulder, CO 80301              http://www.cora.nwra.com



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