2.5: RNA auto pointer type detection didn't find right types. If
two RNA structs have the same DNA structs it should use the first defined one, could be smarter but for now this makes it work again.
This commit is contained in:
@@ -1411,8 +1411,8 @@ static int rna_preprocess(char *outfile)
|
||||
}
|
||||
}
|
||||
|
||||
rna_sort(brna);
|
||||
rna_auto_types();
|
||||
rna_sort(brna);
|
||||
|
||||
status= (DefRNA.error != 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user