Home » Developer & Programmer » Precompilers, OCI & OCCI » ProC Precompile Warnings in HPUX Itanium (HPUX IA64 11.23 using Oracle 10.2.0.3)
icon5.gif  ProC Precompile Warnings in HPUX Itanium [message #295553] Tue, 22 January 2008 12:44
duckinaboxx
Messages: 1
Registered: January 2008
Junior Member
We are migrating to Oracle 10g on the HP Itanium server.

I am picking up "new" warning messages when recompiling the ProC code of the type:

warning #2120-D:
return value type does not match the function type
return strerror(errno);
^
warning #2140-D:
too many arguments in function call
append_warning("\nError: ETI-ORA-RI-1047 Diagnostics from ORACA follow.\n")
;
^

The code compiles and produces an executable that does run, but fails to pick up any error messages. This makes failed executions look as if they were successful Embarassed

My contractor friend says that the warnings are related to the Itanium C compiler because the same program compiles without warnings on HPUX 11.11 64-bit.

Anybody hear of this Itanium C compiler issue before?

Also, with ProC being an Oracle product, why is the compiler in HP's domain?
Previous Topic: proc*c in windows xp
Next Topic: Error in proC compile
Goto Forum:
  


Current Time: Fri Mar 29 06:44:01 CDT 2024