NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42166 CVS commit: src



The following reply was made to PR bin/42166; it has been noted by GNATS.

From: "Hauke Fath" <hauke%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42166 CVS commit: src
Date: Fri, 19 May 2023 14:47:17 +0000

 Module Name:	src
 Committed By:	hauke
 Date:		Fri May 19 14:47:16 UTC 2023
 
 Modified Files:
 	src/distrib/cdrom: Makefile
 	src/etc/etc.mac68k: Makefile.inc
 
 Log Message:
 Creating Type&Creator mappings for .bin (macbinary encoded) files,
 mkisofs changes files, then turns around and complains they have been
 changed.
 
 This is a self-inflicted wound, so demote the error to a warning.
 
 Reported upstream as <https://codeberg.org/schilytools/schilytools/issues/58>.
 
 Arguably fixes PR toolchain/42166
 
 Request pull-ups to netbsd-{8,9,10}.
 
 XXX What about macppc?
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.52 -r1.53 src/distrib/cdrom/Makefile
 cvs rdiff -u -r1.23 -r1.24 src/etc/etc.mac68k/Makefile.inc
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index