2000-07-25 22:00 GMT -3 Luiz Rafael Culik <culik@sl.conex.net>

This commit is contained in:
Viktor Szakats
2000-07-25 02:35:23 +00:00
parent 69a049ff81
commit 14520bbdc0

View File

@@ -75,9 +75,9 @@
converted to this smaller and faster one:
hb_itemRelease/Clear( hb_itemReturn( x ) );
Actually the speed increase and binary size decrease is almost zero,
but the source code is more compact. This snippet is mostly found in
error runtime error branches.
Actually the speed increase and binary size decrease is almost zero,
but the source code is more compact. This snippet is mostly found in
runtime error branches.
Some local variables could be eliminated this way.
20000724-22:45 GMT+2 Maurilio Longo <maurilio.longo@libero.it>