Mailing List Archive

small patch for idea.c
Heya everyone.

The following patch fixes the parse error for compiling the idea.c
plug-in, to use the IDEA algorithm in GnuPG. the recent version, uploaded Sept
1, currently gives the following error:

bash# gcc -Wall -O2 -shared -fPIC -o idea idea.c
idea.c:122: parse error

It's only missing the ending ) for the line. the attached patch fixes
this.

BL.
--
Brad Littlejohn | Email: tyketto@omnilinx.net
Unix Systems Administrator, | tyketto@ozemail.com.au
Web + NewsMaster, BOFH.. Smeghead! :) | http://www.omnilinx.net/~tyketto
PGP: 1024/E9DF4D85 67 6B 33 D0 B9 95 F4 37 4B D1 CE BD 48 B0 06 93
Re: small patch for idea.c [ In reply to ]
Apologies for this. I sent this to the wrong list. Patch does work,
by the by. :)

BL.
--
Brad Littlejohn | Email: tyketto@omnilinx.net
Unix Systems Administrator, | tyketto@ozemail.com.au
Web + NewsMaster, BOFH.. Smeghead! :) | http://www.omnilinx.net/~tyketto
PGP: 1024/E9DF4D85 67 6B 33 D0 B9 95 F4 37 4B D1 CE BD 48 B0 06 93