[Viktor]
>Okay I just saw the rest. Since the fix is very
>easy in I guess in almost all of these places
>(I've added '( PSZ )' casts to certain OS/2 API
>calls, where signedness was not matching), I'd
>kindly ask you to finish the remaining places.
>Also, I'm afraid I could have created problems for
>other versions / brands of OS/2 C compilers, since
>these seem to be new warnings. Can't really judge
>this from here.
I do not know the right answer too
Maurilio, this is the right way ?
>hbverbld.h is a dynamically generated file, so
>for some reason it wasn't created. Pbly hbpp
>isn't built or something alike, like hbcommon.lib
>build problem which often causes the former.
Yes, hbpp is not created due to "ld.exe: emxbind failed"
[Przemek]
> It's OK. The older GCC version do not report warning
> when unsigned char/signed char string are passed.
> All this warning should be cleaned because for C++
> compiler it will be error. PSZ casting is usually correct
> though it will be good to check real functions declarations
> in header files or in the internet.
You are correct, at least in OS/2-gcc335 it does not raise these warnings
It should be cleaned in OS/2 in particular or all platforms ? I still do
not know if these warnings happen in Linux/gcc43x
> I also suggest for OS2 users to add OpenWatcom port.
> It's also C++ compiler with very long OS2 history.
> It should greatly help to clean the code and maybe will
> be better alternative then GCC. It should be quite easy
> to do and it will nicely force cleaning all places where
> HB_OS_OS2 macro is used to cover GCC only code.
> It will give yet another feature. OpenWatcom can be used
> as cross compiler so using one platform it will be possible
> to create DOS, MS-Windows, OS2 and Linux binaries (though
> Linux version needs some minor updates). If someone is
> interested in creating OpenWatcom OS2 Harbour port then I can
> prepare scripts for cross building and check current OpenWatcom
> state and if it's still necessary send some Linux patches to
> authors.
Yes I am "interested in creating OpenWatcom OS2 Harbour port"
I have heard about OpenWatcom on OS/2 long time ago and collected some
packages, trying to test cross-platform builds for Harbour
In middle August 2008 I installed (for Harbour 1.0):
Open Watcom C/C++ Version 1.7
and surprisely is a great package:
IDE, SourceBrowse, Profiler, Debugger, ...
in 164 Mbytes directory
But I do not know how to use it :-)
I was searching in harbour\config and found:
harbour\config\dos\owatcom.cf
harbour\config\linux\owatcom.cf
harbour\config\w32\owatcom.cf
harbour\config\dos\watcom.cf
harbour\config\w32\watcom.cf
with different content and not for OS/2, and a merge of them was unuseful
So if you can prepare owatcom.cf for OS/2 and / or cross building let me
know to test it
I do not send request in August for not disturb Harbour developers works
[Viktor]
> I'd be very happy if our valued OS/2 developers (David
> and Maurilio apparently) could directly address these
> issues in the repository. It's really not a big deal
> to do for most of the issues, and it'd be much sleeker
> to do the testing in one pass, also freeing other
> developers to deal with other things.
Clarifications:
- I do not know C or anything related
I should not touch C code
Recently ALinares helped me to found a problem with Harbour/C and I
have it pending to report to Harbour group
- For Harbour, I am:
Builder, tester, prg level developer, end user
and Maurilio is:
Builder, tester, prg level developer, end user, C level developer,
know/understand OS/2 internals, Harbour architect, .., and recently a
happy member of growing world of Mac users :-)
... and as Harbour crew page said:
"OS/2 Pirate and Harbour sailor."
so differences in capabilities can be seen from any side
As current OS/2-gcc432 can not create hbpp, harbour.exe, ... I made a
small trick to know how long build Harbour work under this version: I
created Harbour with gcc335 and copied resulting harbour.exe to use with
gcc432
Results are good
- Just remain warnings of type "differ in signedness"
Below are results included
- Libraries created were allmost everything:
Directory of E:\harbour810\harbour\lib\os2\gcc
31/10/08 3:56a 55,666 124 a--- hbcommon.a
31/10/08 3:58a 356,690 124 a--- hbcplr.a
31/10/08 4:10a 2,147,544 124 a--- hbrtl.a
31/10/08 4:10a 2,974 124 a--- gtcgi.a
31/10/08 4:10a 11,004 124 a--- gtos2.a
31/10/08 4:10a 10,466 124 a--- gtpca.a
31/10/08 4:10a 5,400 124 a--- gtstd.a
31/10/08 4:13a 412,888 124 a--- hbvm.a
31/10/08 4:15a 441,720 124 a--- hbvmmt.a
31/10/08 4:15a 68,872 124 a--- hbmacro.a
31/10/08 4:18a 48,498 124 a--- hbcpage.a
31/10/08 4:21a 246,914 124 a--- hblang.a
31/10/08 4:23a 242,874 124 a--- hbrdd.a
31/10/08 4:23a 4,890 124 a--- hbnulrdd.a
31/10/08 4:24a 103,424 124 a--- rddntx.a
31/10/08 4:24a 221,418 124 a--- rddcdx.a
31/10/08 4:24a 46,182 124 a--- rddfpt.a
31/10/08 4:25a 80,324 124 a--- hbsix.a
31/10/08 4:25a 19,024 124 a--- hbhsx.a
31/10/08 4:25a 71,430 124 a--- hbusrrdd.a
31/10/08 4:25a 82,068 124 a--- hbextern.a
31/10/08 4:27a 158,786 124 a--- hbpcre.a
31/10/08 4:27a 67,842 124 a--- hbzlib.a
31/10/08 4:28a 783,268 124 a--- hbdebug.a
31/10/08 4:34a 230,076 124 a--- hbbmcdx.a
31/10/08 4:34a 35,078 124 a--- hbbtree.a
31/10/08 4:34a 13,070 124 a--- hbclipsm.a
31/10/08 4:39a 253,340 124 a--- hbct.a
31/10/08 4:39a 60,800 124 a--- hbgfos2.a
31/10/08 4:40a 9,226 124 a--- hbgt.a
31/10/08 4:41a 91,520 124 a--- hbmisc.a
31/10/08 4:41a 36,938 124 a--- hbmzip.a
31/10/08 4:48a 697,766 124 a--- hbnf.a
31/10/08 4:49a 844,698 124 a--- hbtip.a
31/10/08 4:50a 39,936 124 a--- hbtpathy.a
31/10/08 4:50a 517,430 124 a--- hbvpdf.a
31/10/08 4:50a 25,134 124 a--- hbziparc.a
31/10/08 4:52a 262,652 124 a--- xhb.a
31/10/08 4:52a 77,088 124 a--- hbmsql.a
39 file(s) 8,884,918 bytes used
David Macias
------------------
emxbind: invalid a.out file (startup code)
ld.exe: emxbind failed
make[3]: *** [hbpp.exe] Error 1
make[2]: *** [descend] Error 2
ld.exe: No such file or directory for hbpp
make[3]: *** [harbour.exe] Error 1
make[2]: *** [descend] Error 2
../../hbffind.c: In function 'hb_fsFindNextLow':
../../hbffind.c:521: warning: pointer targets in passing argument 1 of
'DosFindFirst' differ in signedness
../../hbinet.c: In function 'HB_FUN_HB_INETACCEPT':
../../hbinet.c:1758: warning: pointer targets in passing argument 3 of
'accept' differ in signedness
../../gtstd.c: In function 'hb_gt_std_ReadKey':
../../gtstd.c:389: warning: unused variable 'TODO'
../../dynlibhb.c: In function 'HB_FUN_HB_LIBLOAD':
../../dynlibhb.c:104: warning: pointer targets in passing argument 3 of
'DosLoadModule' differ in signedness
../../../dynlibhb.c: In function 'HB_FUN_HB_LIBLOAD':
../../../dynlibhb.c:104: warning: pointer targets in passing argument 3
of 'DosLoadModule' differ in signedness
../../files.c: In function 'HB_FUN_SETFDATI':
../../files.c:273: warning: pointer targets in passing argument 1 of
'DosQueryPathInfo' differ in signedness
../../files.c:308: warning: pointer targets in passing argument 1 of
'DosSetPathInfo' differ in signedness
../../os2pm.c: In function 'HB_FUN_WINREGISTERCLASS':
../../os2pm.c:113: warning: pointer targets in passing argument 2 of
'WinRegisterClass' differ in signedness
../../os2pm.c: In function 'HB_FUN_WINCREATESTDWINDOW':
../../os2pm.c:148: warning: pointer targets in passing argument 4 of
'WinCreateStdWindow' differ in signedness
../../os2pm.c:148: warning: pointer targets in passing argument 5 of
'WinCreateStdWindow' differ in signedness
../../os2pm.c: In function 'HB_FUN_WINSETWINDOWTEXT':
../../os2pm.c:180: warning: pointer targets in passing argument 2 of
'WinSetWindowText' differ in signedness
../../os2pm.c: In function 'HB_FUN_WINGETTEXT':
../../os2pm.c:189: warning: pointer targets in passing argument 1 of
'hb_retc' differ in signedness
../../os2pm.c: In function 'HB_FUN_MSGINFO':
../../os2pm.c:196: warning: pointer targets in initialization differ in
signedness
../../os2pm.c:199: warning: pointer targets in passing argument 3 of
'WinMessageBox' differ in signedness
../../hbmzip.c: In function 'hb_zipStoreFile':
../../hbmzip.c:748: warning: pointer targets in passing argument 1 of
'DosQueryPathInfo' differ in signedness
../../hbmzip.c: In function 'hb_unzipExtractCurrentFile':
../../hbmzip.c:1049: warning: pointer targets in passing argument 1 of
'DosQueryPathInfo' differ in signedness
../../hbmzip.c:1067: warning: pointer targets in passing argument 1 of
'DosSetPathInfo' differ in signedness
------------------
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour