NetBSD-Bugs archive

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

Re: bin/56983 ("SMALL test, no fallback usage" by test(1) looks annoying)



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

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: dholland%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: bin/56983 ("SMALL test, no fallback usage" by test(1) looks annoying)
Date: Sun, 28 Aug 2022 20:54:50 +0900

 > State-Changed-Why:
 > I improved the message.
 
 Looks much better.
 ---
  #ifdef SMALL
 -	error("SMALL test, no fallback usage");
 +	error("unsupported expression when built with -DSMALL");
 ---
 
 > Please commit your script fixes, they all look fine to me.
 
 Thanks, I'll do later.
 
 > Do we want the message change in -9?
 
 Maybe yes, for (rare) Tier-II port users?
 (I'm not sure if any Tier-I ports still use crunchgen for installation)
 
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index