[PyKDE] How to contribute to sip ?

Nigel Stewart ns at fluent.com
Tue Feb 28 17:25:03 GMT 2006


> A wrapper that generated the .sip files into a temporary directory, compared 
> them against previously generated files and replaced them if they were 
> different isn't very difficult to write.

Phil,

Experimenting here with diff and patch...
diff -ruN out tmp | patch -d out

However, there is one issue, perhaps SIP could
provide an option _not_ to put timestamps in
the wrapper code comments... :-)

/*
  * Interface wrapper code.
  *
  * Generated by SIP 4.3.2 (4.3.2-SIP-4_3-365) on Tue Feb 28 11:23:21 2006
  */

Nigel




More information about the PyQt mailing list