Page MenuHomeFreeBSD

w: Complete libxo transition.
ClosedPublic

Authored by des on Jan 23 2023, 4:24 PM.
Tags
None
Referenced Files
F132557199: D38172.id.diff
Fri, Oct 17, 11:10 PM
F132488797: D38172.id115708.diff
Fri, Oct 17, 8:33 AM
F132484098: D38172.id.diff
Fri, Oct 17, 7:36 AM
Unknown Object (File)
Tue, Oct 14, 8:33 PM
Unknown Object (File)
Tue, Oct 14, 4:26 PM
Unknown Object (File)
Sun, Oct 12, 4:13 AM
Unknown Object (File)
Sat, Oct 11, 6:09 PM
Unknown Object (File)
Sat, Oct 11, 6:09 PM
Subscribers

Details

Summary

MFC after: 1 week
Sponsred by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Jan 23 2023, 4:24 PM
markj added inline comments.
usr.bin/w/w.c
475–476

It looks like xo_finish() returns a number of bytes written, so shouldn't we be checking for a result < 0?

des marked an inline comment as done.Jan 24 2023, 8:49 AM
des added inline comments.
usr.bin/w/w.c
475–476

You are absolutely right.

This revision is now accepted and ready to land.Jan 24 2023, 2:06 PM
This revision was automatically updated to reflect the committed changes.
des marked an inline comment as done.