Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
f128490b
Commit
f128490b
authored
Jun 26, 2019
by
Uwe Schulzweida
Browse files
Merge branch 'develop' into m300488
parents
5d87962d
15572620
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdf_write.c
View file @
f128490b
...
...
@@ -547,7 +547,7 @@ int cdfDefineDimsAndChunks(const stream_t *streamptr, int varID, int xid, int yi
if
(
CDI_Debug
)
fprintf
(
stderr
,
"lchunk %d chunktype %d chunks %zu %zu %zu %zu
\n
"
,
lchunk
,
chunktype
,
chunks
[
0
],
chunks
[
1
],
chunks
[
2
],
chunks
[
3
]);
iax
=
*
p
iax
;
*
p
iax
=
iax
;
return
ndims
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment