|
Viewing Issue Simple Details
[ Jump to Notes ]
|
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0003134 |
[unreal] ircd |
feature |
always |
2006-12-04 14:20 |
2010-07-14 17:49 |
|
|
Reporter |
syzop |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
open |
|
|
Status |
acknowledged |
|
Product Version |
3.3-alpha0 |
|
|
Summary |
0003134: Automatic suffix on loadmodule |
|
Description |
Instead of:
loadmodule "modules/blah.dll";
it should become:
loadmodule "modules/blah";
(it will add .dll for windows, and .so for *NIX, etc)
Additionally, let the make process add a symlink called 'modules' pointing to 'src/modules', so we can make it all loadmodule "modules/etcc" instead of src/modules for half of the *NIX installs (not all..), and modules/ for win32 :P
|
|
Additional Information |
Easy to do, but useful and will make it easier for users switching between installation type's (and OS's). Additionally, it looks nicer as well (mainly the all-will-have 'modules/' thing) |
| Tags |
No tags attached. |
|
|
3rd party modules |
|
|
QA |
Not touched yet by developer |
|
U4: Need for upstream patch |
No need for upstream InspIRCd patch |
|
U4: Upstream notification of bug |
Not decided |
|
U4: Contributor working on this |
None |
|
|
Attached Files |
|
|
|