err - 9base - revived minimalist port of Plan 9 userland to Unix | |
git clone git://git.suckless.org/9base | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
err (2236B) | |
--- | |
1 address.c: In function `filematch': | |
2 address.c:159: warning: passing arg 1 of `bufreset' from incompatible po… | |
3 address.c:160: warning: passing arg 1 of `bufinsert' from incompatible p… | |
4 file.c: In function `mergeextend': | |
5 file.c:117: warning: passing arg 1 of `bufread' from incompatible pointe… | |
6 file.c: In function `fileinsert': | |
7 file.c:275: warning: passing arg 1 of `bufinsert' from incompatible poin… | |
8 file.c: In function `filedelete': | |
9 file.c:301: warning: passing arg 1 of `bufdelete' from incompatible poin… | |
10 file.c: In function `fileundelete': | |
11 file.c:324: warning: passing arg 1 of `bufread' from incompatible pointe… | |
12 file.c: In function `filereadc': | |
13 file.c:339: warning: passing arg 1 of `bufread' from incompatible pointe… | |
14 file.c: In function `fileload': | |
15 file.c:405: warning: passing arg 1 of `bufload' from incompatible pointe… | |
16 file.c: In function `fileundo': | |
17 file.c:528: warning: passing arg 1 of `bufdelete' from incompatible poin… | |
18 file.c:546: warning: passing arg 1 of `bufinsert' from incompatible poin… | |
19 file.c: In function `fileclose': | |
20 file.c:604: warning: passing arg 1 of `bufclose' from incompatible point… | |
21 io.c: In function `readio': | |
22 io.c:90: warning: passing arg 1 of `bufload' from incompatible pointer t… | |
23 io.c: In function `writeio': | |
24 io.c:152: warning: passing arg 1 of `bufread' from incompatible pointer … | |
25 mesg.c: In function `inmesg': | |
26 mesg.c:248: warning: passing arg 1 of `bufread' from incompatible pointe… | |
27 mesg.c: In function `snarf': | |
28 mesg.c:568: warning: passing arg 1 of `bufread' from incompatible pointe… | |
29 mesg.c: In function `setgenstr': | |
30 mesg.c:612: warning: passing arg 1 of `bufread' from incompatible pointe… | |
31 sam.c: In function `readcmd': | |
32 sam.c:496: warning: passing arg 1 of `bufread' from incompatible pointer… | |
33 sam.c: In function `copy': | |
34 sam.c:676: warning: passing arg 1 of `bufread' from incompatible pointer… | |
35 xec.c: In function `s_cmd': | |
36 xec.c:234: warning: passing arg 1 of `bufread' from incompatible pointer… | |
37 xec.c:243: warning: passing arg 1 of `bufread' from incompatible pointer… | |
38 xec.c: In function `display': | |
39 xec.c:401: warning: passing arg 1 of `bufread' from incompatible pointer… |