Summary
drop libuchicken
Metadata
- Id: 29c523c930a7650e7eeb07291a3c8104e6234404
- Trac id: 188
- Type: task
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: 4.5.0
- Version: 4.4.x
- Changetime: 2010-03-24 10:41:00 UTC
- Created: 2010-03-18 09:56:41 UTC
- Keywords:
Description
This will simplify build and installation and prevents crashes when code linked to different runtime systems is loaded into the same process. There will be a performance impact, but mostly only for benchmarking code that runs without any extensions.
Changes and comments
[2010-03-24 10:41:00 UTC] felix changed status from new to closed
[2010-03-24 10:41:00 UTC] felix set resolution to fixed
[2010-03-24 10:41:00 UTC] felix wrote:
Has been removed in 4.4.3, commit 4cbc9d250a5f2a60a4526ad1435c13a1d605cef4 (master).