Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160600060
D44866.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
348 B
Referenced Files
None
Subscribers
None
D44866.id.diff
View Options
diff --git a/usr.bin/xinstall/xinstall.c b/usr.bin/xinstall/xinstall.c
--- a/usr.bin/xinstall/xinstall.c
+++ b/usr.bin/xinstall/xinstall.c
@@ -1250,7 +1250,9 @@
errno = serrno;
err(EX_OSERR, "%s", from_name);
}
+#ifndef BOOTSTRAP_XINSTALL
done:
+#endif
if (safecopy && fsync(to_fd) == -1) {
serrno = errno;
(void)unlink(to_name);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 27, 1:57 AM (8 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34378167
Default Alt Text
D44866.id.diff (348 B)
Attached To
Mode
D44866: install: Fix a compiler warning when bootstrapping
Attached
Detach File
Event Timeline
Log In to Comment