View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003252 | The Dark Mod | Coding | public | 15.10.2012 19:06 | 16.07.2017 01:05 |
Reporter | tels | Assigned To | stgatilov | ||
Priority | normal | Severity | normal | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | SVN | ||||
Target Version | TDM 2.06 | Fixed in Version | TDM 2.06 | ||
Summary | 0003252: See if we can remove the boost library | ||||
Description | The boost library is tied to the system libraries and the compiler, so it always has problems on either too old or newer systems. This causes needless problems, and could be made go away if we replace the few functions we use from boost with our own implementation. Some of them are easier, the most difficult (because used often) is probably the weak pointer stuff. | ||||
Steps To Reproduce | Run TDM on an older linux or try to compile it on a newer linux. This will fail. | ||||
Additional Information | http://forums.thedarkmod.com/topic/14003-testing-108/page__view__findpost__p__297638 | ||||
Tags | No tags attached. | ||||
Sadly I don't have access to the above linked thread. Is there any kind of list of functions etc. that needs replacement? | |
Fixed by 3959 | |
Date Modified | Username | Field | Change |
---|---|---|---|
15.10.2012 19:06 | tels | New Issue | |
15.10.2012 19:06 | tels | Summary | See if we can remove boost => See if we can remove the boost library |
15.10.2012 19:06 | tels | Relationship added | related to 0002834 |
22.01.2013 16:43 | Obsttorte | Note Added: 0005023 | |
16.07.2017 01:03 | nbohr1more | Relationship added | related to 0003959 |
16.07.2017 01:04 | nbohr1more | Note Added: 0008997 | |
16.07.2017 01:05 | nbohr1more | Assigned To | => stgatilov |
16.07.2017 01:05 | nbohr1more | Status | new => closed |
16.07.2017 01:05 | nbohr1more | Resolution | open => fixed |
16.07.2017 01:05 | nbohr1more | Product Version | => SVN |
16.07.2017 01:05 | nbohr1more | Fixed in Version | => TDM 2.06 |
16.07.2017 01:05 | nbohr1more | Target Version | => TDM 2.06 |