HeavenWu / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

Possible bug in recovering boolean annotations #641

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See here: http://www.gamedev.net/community/forums/topic.asp?topic_id=565523

Original issue reported on code.google.com by josh.petrie on 22 Mar 2010 at 3:41

GoogleCodeExporter commented 8 years ago
Looks like in the code, we're trying to recover a 4 byte value (BOOL) into a 1 
byte
field (bool). Need to add a special case for this.

Original comment by promit....@gmail.com on 22 Mar 2010 at 3:47

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1464.

Original comment by promit....@gmail.com on 22 Mar 2010 at 10:41