diff options
author | unknown <heikki@hundin.mysql.fi> | 2003-12-19 20:39:19 +0200 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2003-12-19 20:39:19 +0200 |
commit | 6797087d72c8ae4298b9970b43922ca99713cd30 (patch) | |
tree | 46c2709be9c93db437eceef6f2150e13fcc29ad9 /.cvsignore | |
parent | 8d987f9e532689545becf521aa6a6aa6b23bf330 (diff) | |
download | mariadb-git-6797087d72c8ae4298b9970b43922ca99713cd30.tar.gz |
univ.i, ut0ut.h, ut0ut.c:
On 64-bit Windows use InnoDB's own printf function where %lu is converted to %I64u; this eliminates Intel compiler warnings on IA64
innobase/ut/ut0ut.c:
On 64-bit Windows use InnoDB's own printf function where %lu is converted to %I64u; this eliminates Intel compiler warnings on IA64
innobase/include/ut0ut.h:
On 64-bit Windows use InnoDB's own printf function where %lu is converted to %I64u; this eliminates Intel compiler warnings on IA64
innobase/include/univ.i:
On 64-bit Windows use InnoDB's own printf function where %lu is converted to %I64u; this eliminates Intel compiler warnings on IA64
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions