Opened 10 years ago

Closed 10 years ago

#46 closed defect (fixed)

Compilation netcdf4_seq fails

Reported by: omamce Owned by: ymipsl
Priority: minor Component: XIOS
Version: 1.0 Keywords:
Cc:

Description

/Users/marti/Unix/XIOS/src/output/onetcdf4.cpp:501:53: error: use of undeclared identifier 'NC_COLLECTIVE'

CheckError?(nc_var_par_access(grpid, varid, NC_COLLECTIVE));


/Users/marti/Unix/XIOS/src/output/onetcdf4.cpp:503:53: error: use of undeclared identifier 'NC_INDEPENDENT'

CheckError?(nc_var_par_access(grpid, varid, NC_INDEPENDENT));

Change History (3)

comment:1 Changed 10 years ago by ymipsl

Fixed in rev. r480 but has not been tested.

Could you try this modif and report please ?

Regards,

Yann

comment:2 Changed 10 years ago by ymipsl

Standard test case is now working again. Could you re-test with netcdf4 sequential version please ?

Yann

comment:3 Changed 10 years ago by ymipsl

  • Resolution set to fixed
  • Status changed from new to closed

No reply ?
I consider this ticket closed

Note: See TracTickets for help on using tickets.