Blender Git Loki

Git Commits -> Revision 9f764e3

Revision 9f764e3 by Sergey Sharybin (master)
February 22, 2013, 17:35 (GMT)
Workaround for compilation error introduced in r54755

Scons used to fail because of couple of reasons:

- CMake does have WITH_DNA_GHASH enabled, Scons not
Which is a good question why?!
- This makes Cmake including BLI_utildefines in dna_genfile.c,
but scons missed this include
- This damn "bool" thing requires BLI_utildefines

And last question here is why would we want to use bool here =
It's just always ends up in headache without any visible benefit
of using it.

Well, at least now svn shall be compilable again..

Commit Details:

Full Hash: 9f764e3aa7281af4f6f241ac452dd1e6ebb08c96
SVN Revision: 54762
Parent Commit: 5f830a0
Lines Changed: +3, -2

2 Modified Paths:

/source/blender/makesdna/intern/dna_genfile.c (+2, -1) (Diff)
/source/blender/makesdna/SConscript (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021