View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005284 | unreal | ircd | public | 2019-05-18 14:05 | 2019-08-18 15:17 |
Reporter | syzop | Assigned To | syzop | ||
Priority | normal | Severity | tweak | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 5.0.0-alpha1 | ||||
Summary | 0005284: U5: Rename some source files | ||||
Description | Remove the s_ prefix in the remaining src/s_*.c files, which are only a few, eg s_conf.c -> conf.c We should do this somewhere later, eg before beta release. Doing it right now early in development only makes it more difficult to port patches between the branches ;) | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
1. Strip s_ in src/s_*.c 2. Strip m_ in src/modules/m_*.c |
|
DONE: s_ has been stripped from src/s_*.c, one of them has been integrated in another (actually this could be done with more, like src/kline.c) also (unlisted)... the 'win32' stuff in files, eg src/win32/ and include/win32/ and win32gui.c etc... all this 32 will be confusing if we go for 64 bit. TODO: strip m_ from src/modules/m_*.c |
|
Done in fc5569408da90ab350b5d391f1c5d3db48643055 and 7f903b422c1dfc155eedb057825120bcffcecf70 |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-18 14:05 | syzop | New Issue | |
2019-05-18 14:05 | syzop | Relationship added | child of 0005279 |
2019-05-18 14:10 | syzop | Note Added: 0020681 | |
2019-05-18 14:14 | syzop | Status | new => acknowledged |
2019-08-11 17:54 | syzop | Note Added: 0020808 | |
2019-08-12 13:52 | syzop | Assigned To | => syzop |
2019-08-12 13:52 | syzop | Status | acknowledged => resolved |
2019-08-12 13:52 | syzop | Resolution | open => fixed |
2019-08-12 13:52 | syzop | Fixed in Version | => 5.0.0-alpha1 |
2019-08-12 13:52 | syzop | Note Added: 0020809 | |
2019-08-18 15:17 | syzop | View Status | private => public |