[AD] some warnings catched by MSVC |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Here are some warnings in colconv.c catched by MSVC
src/misc/colconv.c(207) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(211) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(215) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(219) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(235) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(239) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(253) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(257) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(270) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(273) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(279) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(292) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(295) : warning C4550: expression evaluates to a function
which is missing an argument list
src/misc/colconv.c(298) : warning C4550: expression evaluates to a function
which is missing an argument list