[NeXus-code-svn] r1282 - in trunk: bindings/java/native bindings/java/org/nexusformat src

apache at nexusformat.org apache at nexusformat.org
Wed Oct 14 14:12:06 BST 2009


Author: Mark Koennecke
Date: Wed Oct 14 14:12:05 2009
New Revision: 1282

Modified:
   trunk/bindings/java/native/NexusFile.c
   trunk/bindings/java/org/nexusformat/NexusFile.java
   trunk/src/napi4.c

Log:
- Fixes for refs #193
- The problem with the one character attribute was in napi4.c, a char to
  short
- For the inconsistent attrdi I added NXinitattrdir and NXinitgroupdir
  for good measure to the native bindings and have them called in
  attrdir() and groupdir();


Modified: trunk/bindings/java/native/NexusFile.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/bindings/java/native/NexusFile.c?r1=1281&r2=1282

Modified: trunk/bindings/java/org/nexusformat/NexusFile.java
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/bindings/java/org/nexusformat/NexusFile.java?r1=1281&r2=1282

Modified: trunk/src/napi4.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/src/napi4.c?r1=1281&r2=1282


More information about the NeXus-code-svn mailing list