[pywin32-bugs] [ pywin32-Bugs-1257793 ] PyIDirectorySearch.h - not in cvs
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2005-08-12 23:01:34
|
Bugs item #1257793, was opened at 2005-08-13 02:14 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1257793&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Grzegorz Makarewicz (makaron) Assigned to: Nobody/Anonymous (nobody) Summary: PyIDirectorySearch.h - not in cvs Initial Comment: Additionally after adding this file from sf-release I'v found other bugs related to swigged sources - _swig_self is not defined in wrappers for win32comext/adsi/PyIDirectorySearch.i eg. in GetNextRow ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-08-13 09:01 Message: Logged In: YES user_id=14198 PyIDirectorySearch.h is generated from the .i file - it is not supposed to be in CVS. _swig_self should not be in the .i file either - it too is in the generated code. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1257793&group_id=78018 |