On 2011-10-25 02:33, Dan Drake wrote:
> It seems like no one wants to have an epic break-all-patches-in-trac
> patch that removes all the trailing whitespace in the Sage library --
> and, some people like some trailing whitespace, so perhaps we should
> also add just a warning to the sage-merge script (or whatever release
> managers use to add patches)?

The following would be easy for me to do: remove all *newly added*
trailing whitespace from patches (except on lines consisting only of
spaces).  Basically, s/^\(+.*[^ ]\) *$/\1/ in the patches.

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to