summaryrefslogtreecommitdiff
path: root/static/unix-v10/man2/front.2
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man2/front.2
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/unix-v10/man2/front.2')
-rw-r--r--static/unix-v10/man2/front.212
1 files changed, 12 insertions, 0 deletions
diff --git a/static/unix-v10/man2/front.2 b/static/unix-v10/man2/front.2
new file mode 100644
index 00000000..b44ff1ce
--- /dev/null
+++ b/static/unix-v10/man2/front.2
@@ -0,0 +1,12 @@
+../../../tst/front.c:20: type error in argument 1 to `s'; found `pointer to struct D' expected `pointer to incomplete struct D defined at ../../../tst/front.c:14'
+../../../tst/front.c:36: operands of = have illegal types `pointer to int' and `pointer to const int'
+../../../tst/front.c:69: warning: inconsistent linkage for `yy' previously declared at ../../../tst/front.c:68
+../../../tst/front.c:71: invalid storage class `static' for `int function goo'
+../../../tst/front.c:71: warning: declaration of `goo' does not match previous declaration at ../../../tst/front.c:70
+../../../tst/front.c:74: warning: declaration of `xr' does not match previous declaration at ../../../tst/front.c:72
+../../../tst/front.c:82: warning: declaration of `ss2' does not match previous declaration at ../../../tst/front.c:81
+../../../tst/front.c:84: warning: inconsistent linkage for `ss5' previously declared at ../../../tst/front.c:80
+../../../tst/front.c:92: type error in argument 1 to `gx1'; found `pointer to double' expected `double'
+../../../tst/front.c:95: redeclaration of `hx1' previously declared at ../../../tst/front.c:94
+../../../tst/front.c:101: conflicting argument declarations for function `gg1'
+../../../tst/front.c:112: type error in argument 4 to `qsort'; found `pointer to int function(pointer to pointer to char,pointer to pointer to char)' expected `pointer to int function(pointer to const void,pointer to const void)'