[INN-COMMITTERS] inn/storage/ov3 (ov3.c)
Katsuhiro_Kondou at isc.org
Katsuhiro_Kondou at isc.org
Mon Dec 24 02:40:20 UTC 2001
Date: Sunday, December 23, 2001 @ 18:40:20
Author: kondou
Update of /dist1/cvs/isc/inn/inn/storage/ov3
from pub3.rc.vix.com:/dist1/isc/kondou/CURRENT/inn/storage/ov3
Modified: ov3.c
- From: TAKAI Kousuke <takai at vlsi.kuee.kyoto-u.ac.jp>
- Trandindexed and buffindexed backends are using `bool' for
return type of GROUPfilesize. This does not matter if bool
is defined to int, but gcc 3, which has proper bool type,
reveals this problem (group.index always gets truncated to 1 byte).
More information about the inn-committers
mailing list