Age | Commit message (Collapse) | Author |
|
make _IceProcessCoreMessage and default error handlers static
|
|
This patch avoids the gcc (3.4.6) warnings:
../../libSM-1.0.3/src/sm_client.c:104: warning: passing arg 7 of `IceRegisterForProtocolSetup' from incompatible pointer type
../../libSM-1.0.3/src/sm_manager.c:168: warning: passing arg 7 of `IceRegisterForProtocolReply' from incompatible pointer type
when compiling libSM
|
|
Fix #include path to bigreqstr.h.
|
|
soversion to 6.4 accordingly. Change SM's use to the public version.
The old version will be retained for compatibility.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|