Signed-off-by: Tomek Grabiec <[email protected]>
---
include/vm/object.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vm/object.h b/include/vm/object.h
index dd0905d..6fcdfa0 100644
--- a/include/vm/object.h
+++ b/include/vm/object.h
@@ -18,7 +18,7 @@ struct vm_object {
pthread_mutex_t mutex;
- unsigned int array_length;
+ int array_length;
uint8_t fields[];
};
--
1.6.0.6
------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel