Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.3

Request #6359 Ignore whitespace
Submitted: 2005-12-28 18:39 UTC
From: nlopess Assigned:
Status: Open Package: Text_Diff
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 45 - 1 = ?

 
 [2005-12-28 18:39 UTC] nlopess
Description: ------------ It would be good to have a "ignore all white space" option, just like the diff command. a simple triming of the input would do the trick (but copy it, so that the generated diff appear with the trimed spaces).

Comments

 [2005-12-29 13:03 UTC] yunosh
It's not quite that easy, because you also need to consider inline whitespace. But having such an option would be nice.