On Fri, Sep 8, 2023 at 21:38 matthew green wrote:
> Module Name:src
> Committed By: mrg
> Date: Sat Sep 9 04:38:49 UTC 2023
>
> Modified Files:
> src/usr.bin/make: main.c
>
> Log Message:
> add explicit cast for long -> int truncation warning-as-error.
>
> as this is numb
Hey Roland - friendly question:
I saw this error earlier today and threw in a temporary local fix where I
pushed the “const” qualifier deeper (into findcc.[ch]) rather than relax it
in mk dep.c. You choose the other route. Did you do that because you expect
to have that storage r/w, or something el
I take it back. Your email seemed to beat the repo commit, but my latest
update built a working kernel. Thx.
-bch
On Mon, Jan 28, 2019 at 8:57 PM bch wrote:
> This still doesn’t seem to be working... up-to-the-minute src here.
>
> -bch
>
> On Mon, Jan 28, 2019 at 8:01 PM Paul
This still doesn’t seem to be working... up-to-the-minute src here.
-bch
On Mon, Jan 28, 2019 at 8:01 PM Paul Goyette wrote:
> Module Name:src
> Committed By: pgoyette
> Date: Tue Jan 29 04:01:45 UTC 2019
>
> Modified Files:
> src/sys/compat/commo
...
/usr/src/sys/dev/acpi/wmi/wmi_dell.c: In function 'wmi_dell_action':
/usr/src/sys/dev/acpi/wmi/wmi_dell.c:234:16: error: comparison between
signed and unsigned integer expressions [-Werror=sign-compare]
for (i = 0; i < __arraycount(wmi_dell_actions); i++) {
^
cc1: all warnings
On 1/1/17, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Mon Jan 2 01:18:42 UTC 2017
>
> Modified Files:
> src/sys/netinet: tcp.h tcp_input.c tcp_output.c tcp_subr.c
>
> Log Message:
> Fix TCP signature code:
> 1. pack options more tightly instead of be
libudf build failure. Missing comma ?
-bch
[...]
SOURCE=2 -c -DGPROF -DPROF-pg
/usr/src/sys/rump/fs/lib/libudf/../../../../fs/udf/udf_subr.c -o
udf_subr.po
--- udf_subr.o ---
SOURCE=2 -c/usr/src/sys/rump/fs/lib/libudf/../../../../fs/udf/udf_subr.c
-o udf_subr.o
--- udf_subr.po ---
/usr