2008-08-13 16:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* doc/whatsnew.txt
     * More minor adjustments.
This commit is contained in:
Viktor Szakats
2008-08-13 14:35:42 +00:00
parent afb2bef63c
commit 6f8533f95b
2 changed files with 12 additions and 6 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2008-08-13 16:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* doc/whatsnew.txt
* More minor adjustments.
2008-08-13 15:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/config/hpux/gcc.cf
* harbour/config/sunos/gcc.cf

View File

@@ -90,9 +90,11 @@ Contrib
Known build issues
=============================
- Harbour won't currently compile with MSVC in 64 bit C mode.
Use C++ mode instead, with commands 'set HB_BUILD_MODE=cpp'
and 'make_vc.bat'.
- Harbour with MSVC in 64 bit will only build in C++ mode.
Use 'set HB_BUILD_MODE=cpp' and 'make_vc.bat'.
- Windows 64 bit builds may generate a large amount of type
conversion warnings. This is currently normal and will be
addressed in a future version.
- Contrib hbfimage won't currently compile on Linux systems
and with Open Watcom compilers. This will be addressed in
a future version.
@@ -101,9 +103,9 @@ Known build issues
For these compilers you will have to supply sqlite3 library
yourself. For other compilers, some warnings are expected and
normal in this non-Harbour code.
- Windows 64 bit builds may generate a large amount of integer
size conversion warnings. This is currently normal and will be
addressed in a future version.
- Digital Mars C compiler compiles properly, but linking Harbour
executables doesn't currently work. This may be addressed in
a future revision.
Version 1.0.0 rc2 (2008-07-01) tag: 1.0.0rc2