pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/kdebindings4-python



Module name:    wip
Committed by:   mwdavies
Date:           Wed Feb 11 22:55:21 UTC 2009

Modified Files:
        wip/kdebindings4-python: Makefile

Log Message:
Doesn't work with python2.4.  Noted by Matthias Drochner and David H.
Gutteridge
  "It seems this is due to an interaction with QT, according to this bug
   report filed with the Python developers:
   http://bugs.python.org/issue1086854
   (In summary, this is because of name collision between QT and the
   Python header file in question: QT's moc preprocessor reserves extra
   words beyond what standard C++ specifies, including "slots", which
   appears as a variable name in Python's object.h.  This was accounted
   for in Python 2.5.)"


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/kdebindings4-python/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/kdebindings4-python/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index