Summary
`standard-extension` procedure from module setup-api doesn't install import library
Metadata
- Id: d1fc51604c3ef3d4d4d1622b71280a8c45a53da7
- Trac id: 102
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core-pending
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.2.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2009-11-08 00:36:10 UTC
- Keywords: setup-api
Description
It also got a new optional arg that controls whether a static module should also be generated.
See commit c5fdd4fe0583d50ad48ae7c7b9bbe494815379c4.
Changes and comments
[2009-11-13 16:21:05 UTC] felix wrote:
Also see commit e5c59af14c2c01b2c7d51944d67e6e7099a47407 which turns the optional argument plus and extra `info` parameter into keyword arguments.