From 41fda810441fd78baf39275574b8104b68905a7e Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Tue, 9 Apr 2002 11:06:15 -0500 Subject: [svn-r5153] Purpose: Modified all.zip file to include a windows project for set_extend --- src/H5D.c | 1 + windows/all.zip | Bin 309853 -> 311461 bytes 2 files changed, 1 insertion(+) diff --git a/src/H5D.c b/src/H5D.c index 6345862..dc591ba 100644 --- a/src/H5D.c +++ b/src/H5D.c @@ -3634,6 +3634,7 @@ H5Dfill(const void *fill, hid_t fill_type_id, void *buf, hid_t buf_type_id, hid_ herr_t ret_value=SUCCEED; /* Return value */ FUNC_ENTER (H5Dfill, FAIL); + H5TRACE5("e","xixii",fill,fill_type_id,buf,buf_type_id,space_id); /* Check args */ if (fill==NULL) diff --git a/windows/all.zip b/windows/all.zip index e79fa60..fe1e765 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12