On Tue, Oct 28, 2008 at 03:30:00PM +0000, jmr wrote: > > line 1142: You don't need a backslash for line-continuation when you > > are within parentheses. This is in several places. > This is done throughout the GUI code. We can remove it but as it > involves a lot of the code I would prefer to do so in a separate webrev > after the 2008.11 rev goes out.
Please do it incrementally as you're touching code that does it that way. You can do a broad sweep at some point later, but don't continue the practice, and remove the backslashes when you're changing the lines or surrounding ones anyway. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
