#102 closed defect (fixed)
`standard-extension` procedure from module setup-api doesn't install import library
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core-pending | Version: | 4.2.x |
Keywords: | setup-api | Cc: | |
Estimated difficulty: |
Description
It also got a new optional arg that controls whether a static module should also be generated.
See commit c5fdd4fe0583d50ad48ae7c7b9bbe494815379c4.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Also see commit e5c59af14c2c01b2c7d51944d67e6e7099a47407 which turns the optional argument plus and extra
info
parameter into keyword arguments.