On Fri, Sep 11, 2015 at 05:46:13PM +0000, Salz, Rich wrote: > > When I configure with --strict-warnings and, say, no-seed, my build fails > > due > > to an empty compilation unit e_seed.c. > > Does just putting an extern declaration in the file work? Or do we need > something like "#if PEDANTIC" in apps/dsa.c, for example.
I think the PEDANTIC thing is the way to go for that. Kurt _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
