pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/omniORB
Module Name: pkgsrc
Committed By: dholland
Date: Fri Dec 25 02:55:16 UTC 2015
Modified Files:
pkgsrc/net/omniORB: Makefile distinfo
Added Files:
pkgsrc/net/omniORB/patches:
patch-include_omniORB4_CORBA__sysdep__auto.h
Log Message:
Use "long" as "LONGLONG" only if native long long doesn't exist or
isn't 64 bits. Required to build omniNotify, which has C++ overloading
code that reasonably assumes that "long" and "LONGLONG" aren't the
same type.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/omniORB/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/omniORB/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/net/omniORB/patches/patch-include_omniORB4_CORBA__sysdep__auto.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index