1.0.7 pretest released
    Werner Koch 
    wk at gnupg.org
       
    Wed Apr 24 11:09:01 CEST 2002
    
    
  
On Tue, 23 Apr 2002 19:41:50 -0400, David Shaw said:
> "a" does not give a valid preprocessing token".  Shouldn't the
> "hd->##a" be just plain "hd->a" here?  "hd->" itself isn't a
> preprocessor token.
Sure. Same for md5.c.  sha1.c and rmd160.c are currect because we use
variable names h1,h2,h3,h4,h5 where the token pasting is needed.
I have commited a fix.
> not work at all - make actually dumps core!  The alternate GNU make
> runs into some minor dependency problems in the Makefile in tools/.
> I've committed a fix for that.
Thanks,
  Werner
    
    
More information about the Gnupg-devel
mailing list