
5 Apr
2011
5 Apr
'11
9:36 a.m.
2011/4/4 Daniel P. Berrange <berrange@redhat.com>:
On Sun, Apr 03, 2011 at 11:21:13AM +0200, Matthias Bolte wrote:
This is meant for post-0.9.0.
The series removes many large stack allocations from the code base and makes it compile with -Wframe-larger-than=2500. This was inspired by Dan's patch for using gnulib's manywarnings & warnings modules [1]. Where he mentioned that currently -Wframe-larger-than=20480 is required.
This series doesn't address stack usage in the test suite.
I've ACKd most of the patches - feel free to push those after the release & just repost the couple which had comments, rather than the whole series.
Daniel
Okay, I removed the TODO comments from 09/20 and pushed the series expect 11/20 and 16/20. Matthias