5 Commits
Author SHA1 Message Date
Markus TeichandRoberto E. Vargas Caballero 704d12442e add break;s for last cases in switch statements 2014-04-27 10:34:57 +02:00
Markus TeichandRoberto E. Vargas Caballero 3269bf213d remove confusing SERRNO macro
I found the SERRNO Macro slightly confusing, since you have to look
it up, if you don't know it already. A web search showed it does
not seem to be any kind of standard. Also there was no reason in
the commit log when it was introduced in 2009. As you can see it
also leads to new patches, which don't use this macro (probably the
author did not know about it).
2014-04-20 21:00:46 +02:00
Markus TeichandRoberto E. Vargas Caballero 40e4d76d22 fix: whitespace 2013-07-04 09:58:14 +02:00
Markus TeichandRoberto E. Vargas Caballero 6fc471ccc6 fix: consistent usage of bitmask operations on unicode functions 2013-07-04 09:28:19 +02:00
Markus TeichandRoberto E. Vargas Caballero 8b602a37a6 fix: do not need an extra variable for a single read 2013-07-04 09:26:18 +02:00