NetBSD-Bugs archive

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

re: misc/50073: NetBSD current 7.99 modular Xorg no longer starts



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

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: misc-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, davshao%gmail.com@localhost
Subject: re: misc/50073: NetBSD current 7.99 modular Xorg no longer starts
Date: Sat, 25 Jul 2015 15:22:40 +1000

 FWIW, the reason i found these problems was that GCC was converting
 the warnings about undefined sequences (due to accessing data out
 of an arrays bounds) to errors, and i had to look closer.  infact,
 because of this, i never had any failure to run, only to build ;)
 
 i wondrer if those warnings appear in pkgsrc, but aren't errors
 (cuz upstream doesn't use -Werror by default like src does.)
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index