機能 #1607
manager.modules.preload オプションで初期化関数を渡せるようにする
Status:
終了
Priority:
通常
Assignee:
-
Target version:
-
Start date:
07/06/2010
Due date:
% Done:
100%
Estimated time:
Description
manager.modules.preload オプションで初期化関数を渡せるようにする。
例えば、
manager.modules.preload: Hoge.so (MunyaInit), Foo.so (BarInitialize FooInit)
こんな感じで。
Associated revisions
[compat,->RELENG_1_1] Module loader now accepts init func in parentheses. Module file extension is automatically supplied. rtc.conf.sample updated. refs #1607
History
#1 Updated by n-ando about 12 years ago
- Target version set to RELEASE_1_1_0
#2 Updated by n-ando about 9 years ago
- Target version changed from RELEASE_1_1_0 to RELEASE_1_1_1
#3 Updated by n-ando about 9 years ago
- Status changed from 新規 to 終了
- % Done changed from 0 to 100
#4 Updated by n-ando almost 8 years ago
- Target version deleted (
RELEASE_1_1_1)
[compat,->RELENG_1_1] Module loader now accepts init func in parentheses. Module file extension is automatically supplied. rtc.conf.sample updated. refs #1607