The branch main has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1c3d6532ca29c7aa7d26edd4074bc91671ac1bc2
commit 1c3d6532ca29c7aa7d26edd4074bc91671ac1bc2
Author: Konstantin Belousov
AuthorDate: 2025-03-13 23:06:05 +
Commit: Konstantin Belousov
CommitDate: 2025-
The branch stable/14 has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=aebeaf151d4f8786f83958d98e9daefb851fab44
commit aebeaf151d4f8786f83958d98e9daefb851fab44
Author: Konstantin Belousov
AuthorDate: 2025-02-05 02:27:02 +
Commit: Konstantin Belousov
CommitDate:
The branch main has been updated by kib:
URL:
https://cgit.FreeBSD.org/src/commit/?id=2452bcd8913bb45ec269d0a3219ca8bfc0c7a183
commit 2452bcd8913bb45ec269d0a3219ca8bfc0c7a183
Author: Konstantin Belousov
AuthorDate: 2025-03-24 06:45:30 +
Commit: Konstantin Belousov
CommitDate: 2025-
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=a27328ea392714f2bc106f138191fd465157aafb
commit a27328ea392714f2bc106f138191fd465157aafb
Author: brendabrandy
AuthorDate: 2025-03-11 23:19:58 +
Commit: Warner Losh
CommitDate: 2025-03-24 17:02:30
On 25 Mar 2025, at 1:09, Brooks Davis wrote:
> On Sun, Mar 23, 2025 at 11:12:24PM -0700, Gleb Smirnoff wrote:
>> On Mon, Mar 24, 2025 at 11:45:55AM +0900, Kristof Provost wrote:
>> K> The downside is that we???re compiling the C test code on every run, but I
>> K> expect test programs to be tiny, s
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3209f63851b9e44b9d586857babe809cf7df6bfc
commit 3209f63851b9e44b9d586857babe809cf7df6bfc
Author: Ed Maste
AuthorDate: 2025-03-20 12:05:58 +
Commit: Ed Maste
CommitDate: 2025-03-24 16:10:09 +000
On Sun, Mar 23, 2025 at 11:12:24PM -0700, Gleb Smirnoff wrote:
> On Mon, Mar 24, 2025 at 11:45:55AM +0900, Kristof Provost wrote:
> K> The downside is that we???re compiling the C test code on every run, but I
> K> expect test programs to be tiny, so that???s not too much of a cost.
> K>
> K> Does
Hi,
> (snip)
> > + if (maxlen == -1 || maxlen == 0)
> As maxlen is of the unsigned type size_t, how can it be -1?
> Or am I mistaken on this?
It's of course true that 'maxlen' can't be -1 mathematically as it has an
unsigned type, but that's not what 'maxlen == -1' tests. In this example,
On Mon, Mar 24, 2025 at 05:45:16AM +, Jessica Clarke wrote:
> On 24 Mar 2025, at 04:07, Konstantin Belousov wrote:
> >
> > The branch main has been updated by kib:
> >
> > URL:
> > https://cgit.FreeBSD.org/src/commit/?id=a6ea60aa48878d2d0c113f541fb2b9b8246ac06b
> >
> > commit a6ea60aa48878
The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=371392bc10f262a71c197a64d3815d930f8527fe
commit 371392bc10f262a71c197a64d3815d930f8527fe
Author: Gleb Smirnoff
AuthorDate: 2025-03-24 06:40:19 +
Commit: Gleb Smirnoff
CommitDate: 2025-03-24 06
10 matches
Mail list logo