09ebb080e75c3dd3321eab0246930cbd4550df43
* harbour/src/vm/hvm.c
* harbour/src/vm/harbinit.prg
* renamed Harbour VM initialization function
from CLIPINIT() to __HBVMINIT()
This functions is called when new HVM stack is created at application
startup or in MT mode when new HVM thread is registered to initialize
basic VM settings like public variable GetList and ErrorBlock() by
calling ErrorSys() function.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%