Blender Git Loki

Git Commits -> Revision 489b579

Revision 489b579 by Ray molenkamp (master)
August 27, 2020, 01:14 (GMT)
Cleanup: Fix build warning with MSVC

`IDTypeForeachCacheFunctionCallback` lists the `flags` parameter
as `uint`, having these functions use `eIDTypeInfoCacheCallbackFlags`
results in the following warning when building with MSVC:

warning C4028: formal parameter 4 different from declaration

This change resolves this warning by changing the parameter to
the appropriate type.

Commit Details:

Full Hash: 489b5790cf182b5b25d2594499de5f5fee518dec
Parent Commit: 6438fc4
Lines Changed: +3, -4

1 Modified Path:

/source/blender/blenloader/intern/readfile.c (+3, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021