Hello,

Since #54755, changes to DNA_genfile have stopped compilation (scons,
msvs9):

...
Compiling ==> 'dna_genfile.c'
dna_genfile.c
DNA_genfile.h(63) : error C2146: syntax error : missing ')' before
identifier 'do_endian_swap'
DNA_genfile.h(63) : error C2081: 'bool' : name in formal parameter list
illegal
DNA_genfile.h(63) : error C2061: syntax error : identifier 'do_endian_swap'
DNA_genfile.h(63) : error C2059: syntax error : ';'
DNA_genfile.h(63) : error C2059: syntax error : ')'
dna_genfile.c(221) : error C2061: syntax error : identifier 'ispointer'
...


Cheers, Harley
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to