pkgsrc-Bugs archive

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

PR/59839 CVS commit: src/games



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

From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59839 CVS commit: src/games
Date: Tue, 16 Dec 2025 12:37:09 +0000

 Module Name:	src
 Committed By:	nia
 Date:		Tue Dec 16 12:37:09 UTC 2025
 
 Modified Files:
 	src/games/adventure: save.c
 	src/games/robots: score.c
 	src/games/tetris: scores.c
 
 Log Message:
 games: Do not assume <sys/endian.h> is transcluded from <sys/types.h>
 
 prompted by PR pkg/59839
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/games/adventure/save.c
 cvs rdiff -u -r1.24 -r1.25 src/games/robots/score.c
 cvs rdiff -u -r1.26 -r1.27 src/games/tetris/scores.c
 
 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