Commit graph

9 commits

Author SHA1 Message Date
kervala
613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
2018-02-02 21:04:30 +01:00
kervala
4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
2015-11-13 16:22:49 +01:00
kervala
518a30ee6c Changed: Disabled some useless temporary files 2012-12-01 12:00:46 +01:00
sfb
af454dd1cf Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
kervala
9550ed9d36 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
kervala
ec62912164 Changed: #991 Make sure all debug files are created in log directory 2010-06-21 21:03:21 +02:00
kervala
f381f335e1 Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
thorbjorn
ea28199136 Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
2010-05-08 23:27:35 +02:00
acemtp@users.sourceforge.net
d5c601ffa5 initial version 2010-05-06 02:08:41 +02:00