[9624] varargs list (...) auto promote any float value to double and any less int type to int.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
jsee 2010-03-26 22:00:53 +03:00 committed by VladimirMangos
parent 634fd2a508
commit d46e6629e6
3 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9623"
#define REVISION_NR "9624"
#endif // __REVISION_NR_H__