Hi David,

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

These are all warnings inside #ifdef HB_OS_OS2 protected
code sections, so the answer is no.

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

I think for a start it's enough if you grab one of the
existing watcom.cf files and copy it to the /config/os2
dir and start experimenting with it.

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 :-)

Congrats for that and welcome to the club :)

... and as Harbour crew page said:
   "OS/2 Pirate and Harbour sailor."

so differences in capabilities can be seen from any side

I'm not a C programmer either. It's simply not very effective
if ppl without access to a given platform are asked to maintain
that platform.

Most OS/2 problem I was dealing with were pretty simple to get
by without deep C knowledge. (not to mention OS/2 build file
maintenance).

In this case it takes adding '( PSZ )' cast to the lines and
argument numbers the OS/2 GCC is listing in its warnings.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to