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: [netcdfgroup] Compile error in 4.1 9/21 snapshot

oops; It will be fixed in tonight's snapshot.

=Dennis Heimbigner

Orion Poplawski wrote:

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

_______________________________________________
netcdfgroup mailing list
netcdfgroup@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/



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