]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix various issues with the nationalchars module.
authorPeter Powell <petpow@saberuk.com>
Tue, 9 Jun 2015 19:11:20 +0000 (20:11 +0100)
committerPeter Powell <petpow@saberuk.com>
Sun, 14 Jun 2015 17:18:26 +0000 (18:18 +0100)
commit8ffce4d2f3ab29677b466238ce900a85b6c9d693
treeb39c7d297b1c865e3051434c74dcbf425adc1064
parent10127b6540c6c30bdb1bfa4c0d4d4afe30c2f22e
Fix various issues with the nationalchars module.

- Strip the directory name in the default casemapping value.
- Error out if the casemapping value contains a space.
- Error out if the locale file failed to load.
- Fix relative file path when building on Windows.
- Install nationalchars files on Windows.
docs/conf/modules.conf.example
src/modules/m_nationalchars.cpp
win/CMakeLists.txt