Accidentally left source/common/hbstr.c off list of files for hb_strVal change

This commit is contained in:
David G. Holm
2003-09-10 19:25:55 +00:00
parent f3a2f8216d
commit 4d93afd6b2

View File

@@ -12,6 +12,7 @@
* config/os2/icc.cf
! Disabled the LONGLONG and UNLONGLONG definitions in hbdefs.h, which
only work for GCC and Windows, by defining HB_LONG_LONG_OFF.
* source/common/hbstr.c
* source/compiler/harbour.l
* source/rtl/val.c
! Moved the duplicate definitions of hb_strVal to source/common/hbstr.c.