Viktor Szakats
4a48b29855
2008-05-31 09:57 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* 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.
2008-05-31 08:09:09 +00:00
..
2008-05-28 14:37:33 +00:00
2008-05-30 15:47:57 +00:00
2008-05-31 08:09:09 +00:00
2008-05-28 19:53:26 +00:00
2008-05-25 00:28:39 +00:00
2008-05-31 08:09:09 +00:00
2008-05-31 08:09:09 +00:00
2008-05-29 09:48:52 +00:00
2008-05-28 14:37:33 +00:00
2008-05-31 08:09:09 +00:00
2008-05-29 17:38:35 +00:00
2007-12-01 02:42:32 +00:00
2004-05-07 17:32:59 +00:00
2008-05-28 14:37:33 +00:00
2008-05-28 14:37:33 +00:00
2008-05-28 14:37:33 +00:00
2007-09-05 14:50:23 +00:00
2007-11-30 05:29:57 +00:00
2008-05-30 15:47:57 +00:00
2008-05-28 19:53:26 +00:00
2008-05-28 14:37:33 +00:00
2008-02-06 10:09:04 +00:00
2008-04-21 13:14:35 +00:00
2007-10-24 01:16:44 +00:00
2007-11-13 23:51:45 +00:00
2008-05-28 14:37:33 +00:00
2008-05-28 14:37:33 +00:00
2008-05-28 14:37:33 +00:00
2008-01-31 17:09:17 +00:00
2007-11-30 05:29:57 +00:00
2008-05-28 11:32:37 +00:00
2007-12-04 15:30:07 +00:00
2008-05-28 11:32:37 +00:00
2007-12-21 19:10:00 +00:00
2007-11-14 20:54:20 +00:00
2007-11-10 17:04:20 +00:00
2008-05-31 08:09:09 +00:00