4a48b29855f100f10ea67d5287557280bd8b5fef
* include/hbdefs.h
* For __BORLANDC__:
_declspec( dllexport ) -> __declspec( dllexport )
_declspec( dllimport ) -> __declspec( dllimport )
to suppress warning: Non-ANSI keyword used: '_declspec'.
NOTE1: This warning could be normally seen when compiling
contrib/rddads/ads1.c after the recent addition
of -w switch to enable BCC warnings.
NOTE2: Neither look like ANSI C, and both are undocumented
in BCC.
; Please test.
* include/hberrors.h
* source/compiler/hbgenerr.c
+ Pointless historical surprise added.
* contrib/mtpl_b32.mak
- Removed duplicate -d switch.
* contrib/rddads/ads1.c
+ Empty line.
* TODO
- Removed TBrowse() item.
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%