mirror of
https://github.com/pissnet/pissircd.git
synced 2025-07-29 22:42:24 +01:00
- Added compiler version checking to "module binary incompatability"-check. This should fix
some more odd problems from people (eg: people switching from GCC 3.x to 4.x and wondering why they are crashing or getting other errors). ** actually, this was already comitted, but forgot to commit Changes :p **
This commit is contained in:
parent
46a65d553d
commit
40f1ad1cfe
1 changed files with 3 additions and 0 deletions
3
Changes
3
Changes
|
@ -1142,3 +1142,6 @@
|
|||
Fix provided by Xuefer. This also gets rid of some annoying and useless compile warnings
|
||||
as well. Also thanks to Zell for his help.
|
||||
- Fixed null pointer config parser crash, reported by alkalinex (#0002894).
|
||||
- Added compiler version checking to "module binary incompatability"-check. This should fix
|
||||
some more odd problems from people (eg: people switching from GCC 3.x to 4.x and wondering
|
||||
why they are crashing or getting other errors).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue