2012-07-16 23:31 UTC+0200 Viktor Szakats (harbour syenar.net)
* src/vm/extrap.c
! old IA64 compilation typo.
Thanks to Raphael for report and patch.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-07-16 23:31 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* src/vm/extrap.c
|
||||
! old IA64 compilation typo.
|
||||
Thanks to Raphael for report and patch.
|
||||
|
||||
2012-07-16 16:20 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbide/projectpropertiesex.ui
|
||||
! HBMK2 -> hbmk2 to be consistent with everywhere else
|
||||
|
||||
@@ -166,7 +166,7 @@ static LONG WINAPI hb_winExceptionHandler( struct _EXCEPTION_POINTERS * pExcepti
|
||||
pCtx->IntT8 , pCtx->IntT9 , pCtx->IntT10, pCtx->IntT11,
|
||||
pCtx->IntT12, pCtx->IntT13, pCtx->IntT14, pCtx->IntT15,
|
||||
pCtx->IntT16, pCtx->IntT17, pCtx->IntT18, pCtx->IntT19,
|
||||
pCtx->IntT20, pCtx->IntT21, pCtx->IntT22
|
||||
pCtx->IntT20, pCtx->IntT21, pCtx->IntT22,
|
||||
pCtx->IntGp , pCtx->IntV0 , pCtx->IntSp , pCtx->IntTeb,
|
||||
pCtx->IntNats );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user