Explorar o código

ncd: NCDModuleIndex: increase the maximum type length, needed by the upcoming sys.start_process() module

ambrop7 %!s(int64=13) %!d(string=hai) anos
pai
achega
affc280af4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ncd/NCDModuleIndex.h

+ 1 - 1
ncd/NCDModuleIndex.h

@@ -37,7 +37,7 @@
 #include <ncd/NCDModule.h>
 #include <ncd/NCDMethodIndex.h>
 
-#define NCDMODULEINDEX_MAX_TYPE_LEN 35
+#define NCDMODULEINDEX_MAX_TYPE_LEN 43
 #define NCDMODULEINDEX_MAX_MODULES 256
 #define NCDMODULEINDEX_MODULES_HASH_SIZE 512