View Issue Details

IDProjectCategoryView StatusLast Update
0005284unrealircdpublic2019-08-18 15:17
Reportersyzop Assigned Tosyzop  
PrioritynormalSeveritytweakReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version5.0.0-alpha1 
Summary0005284: U5: Rename some source files
DescriptionRemove 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 ;)
TagsNo tags attached.
3rd party modules

Relationships

child of 0005279 closedsyzop UnrealIRCd 5 master tracking issue 

Activities

syzop

2019-05-18 14:10

administrator   ~0020681

1. Strip s_ in src/s_*.c
2. Strip m_ in src/modules/m_*.c

syzop

2019-08-11 17:54

administrator   ~0020808

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

syzop

2019-08-12 13:52

administrator   ~0020809

Done in fc5569408da90ab350b5d391f1c5d3db48643055 and 7f903b422c1dfc155eedb057825120bcffcecf70

Issue History

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