Hi folks,

I'm currently trying to apply my patch from bug 2536 and it seems like some 
code which was fixed by that one is gone. I'm talking about hunk #1 and #4. 
Just look for those (messy) routines get_user_from_address() and 
fill_qmailu_cache().

What happened to them? Were they probably dropped because a CLA wasn't 
submitted? I tried to find that out and SVN just didn't DWIM. To see what I 
mean try an 'svn log spamd.raw' and have a look at that change in r6006 
(and 5993). Can anybody tell me how I get a diff for those? I tried every 
possible combinations of revisions and SVN continues to tell me "bleh, 
there was no change"... What I tried was:
  svn diff -r 6006:6005 spamd.raw
  svn diff -r 6007:6005 spamd.raw
  svn diff -r 6006:5993 spamd.raw
  svn diff -r 6006:6007 spamd.raw
  svn diff -r 6000:6007 spamd.raw
  svn diff -r 5993:5992 spamd.raw
  svn diff -r 5994:5993 spamd.raw
  svn diff -r 5994:5992 spamd.raw
  svn diff -r 5994:5972 spamd.raw
  svn diff -r 5994:5971 spamd.raw

I'm feeling stupid...

Malte

-- 
[SGT] Simon G. Tatham: "How to Report Bugs Effectively"
      <http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>
[ESR] Eric S. Raymond: "How To Ask Questions The Smart Way"
      <http://www.catb.org/~esr/faqs/smart-questions.html>

Reply via email to