[PyKDE] Bug in sip-snapshot-20050623

Denis S. Otkidach ods at strana.ru
Sat Jun 25 11:18:30 BST 2005


snapshot-20050623 incorrectly translates lines with continuations.  For
example:

%ModuleHeaderCode
#define first line \
	second line \
	third line ...
%End

become (empty lines inserted)

#define first line \

	second line \

	third line ...

-- 
Denis S. Otkidach
http://www.python.ru/      [ru]




More information about the PyQt mailing list