Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
12245 2691 d 16 h bpr /trunk/wims/src/ [formatage]  
11125 3112 d 13 h georgesk /trunk/wims/src/ fixed warnings about non-indented 'if' or 'while' clauses  
8185 3956 d 13 h bpr /trunk/wims/src/ [major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ...
 
7673 4092 d 6 h bpr /trunk/wims/src/ [minor/spaces]  
3842 5235 d 6 h kbelabas /trunk/wims/src/ [minor/security] use of snprintf(a,b,c) with c not a string litteral is a
security risk. (Currently not a problem in the 3 cases at hand.)
Replace by snprintf(a,b,"%s", c) to silence the compiler
 
10 6567 d 10 h reyssat /trunk/wims/src/ partial (src) import of 3.62