1 Nov
2006
1 Nov
'06
9:05 p.m.
Hi, Please find attached a (compressed) patch which loop lifts all loops in the pathfinder sources such that variable declarations go at the top of the scope the loop is in, or a higher scope if more appropriate. Rationale: I don't feel like appending stdc99 flags in a (possible) Gentoo ebuild for the next release. In other words, this patch removes the C99 requirement, which I think more people will benefit from, such that MonetDB/* cleanly compiles with --disable-strict. Please consider applying this patch to the current CVS sources. My apologies for the large attachment on this list; there are simply lots of loops to "lift". -- Fabian Groffen Gentoo on a different level