2010-12-21 17:52 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rdd/dbffpt/dbffpt1.c
! Silenced msvc warning.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-12-21 17:52 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/rdd/dbffpt/dbffpt1.c
|
||||
! Silenced msvc warning.
|
||||
|
||||
2010-12-21 17:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbexprop.h
|
||||
* removed unused declaration
|
||||
@@ -31,7 +35,7 @@
|
||||
|
||||
2010-12-21 16:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbct/video.c
|
||||
! Silenced msvc warning.
|
||||
! Silenced msvc warnings.
|
||||
|
||||
2010-12-21 14:12 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/mapi.c
|
||||
|
||||
@@ -466,7 +466,7 @@ static void hb_fptPackGCitems( LPMEMOGCTABLE pGCtable )
|
||||
j++;
|
||||
}
|
||||
}
|
||||
pGCtable->usItems = j;
|
||||
pGCtable->usItems = ( HB_USHORT ) j;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user