Blender Git Loki
Git Commits -> Revision 8a977cb
Revision 8a977cb by Antonis Ryakiotakis (master) September 13, 2011, 19:51 (GMT) |
fix compilation for MinGW by substituting qsort_r with qsort. What aversion do MinGW guys have for including '_r' variants of functions anyway? Warning: a clean build will be needed probably to account for recent merge changes, or link errors will occur. |
Commit Details:
Full Hash: 8a977cbcc90f870acdb8c03366bfc2c35f4a0a6f
SVN Revision: 40189
Parent Commit: 7548333
Lines Changed: +31, -1