|
lib9: avoid all -Wconversion warnings
Built after adding -Wconversion to the list of compiler
arguments used when building. I believe these are all OK
assuming we will not change the API. There is no effort to
detect overflow due to very long strings.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+165 lines, -161 lines) |
Patch |
 |
|
src/lib9/_p9dir.c
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
|
src/lib9/atoi.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/await.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/dirfstat.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/dirfwstat.c
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
|
src/lib9/dirstat.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/dirwstat.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/execl.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/flag.c
|
View
|
|
10 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/dofmt.c
|
View
|
1
|
27 chunks |
+44 lines, -44 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/dorfmt.c
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/fltfmt.c
|
View
|
|
11 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/fmt.c
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/fmtdef.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/fmtfdflush.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/fmtquote.c
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/fmtrune.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/sprint.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/strtod.c
|
View
|
|
11 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/vsmprint.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
|
src/lib9/fmt/vsnprint.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/getwd.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/readn.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/rfork.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/strecpy.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/tokenize.c
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
|
src/lib9/utf/rune.c
|
View
|
|
13 chunks |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
|
src/lib9/utf/utfecpy.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/utf/utflen.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/utf/utfnlen.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
|
src/lib9/utf/utfrrune.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/utf/utfrune.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
src/lib9/utf/utfutf.c
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 16
|