svn commit: r301713 - head/sys/dev/random

Simon J. Gerraty sjg at juniper.net
Thu Jun 9 13:17:30 UTC 2016


Glen Barber <gjb at FreeBSD.org> wrote:
> This breaks sparc64.

Ouch. I only tested on x86 before commit.
I can back it out, while we work out what's up.

> 
> cc1: warnings being treated as errors
> In file included from /usr/src/sys/modules/random_other/../../dev/random/other_algorithm.c:62:
> /usr/src/sys/dev/random/random_harvestq.h:47: warning: redundant redeclaration of 'random_harvest_queue' [-Wredundant-decls]
> /usr/src/sys/sys/random.h:99: warning: previous declaration of 'random_harvest_queue' was here
> 
> Glen
> 


More information about the svn-src-all mailing list