cuneiform team mailing list archive
-
cuneiform team
-
Mailing list archive
-
Message #00296
Re: Planning a new release
On Tue, May 12, 2009 at 11:55 AM, Yury V. Zaytsev <yury@xxxxxxxxxx> wrote:
> Hmmm... so is there a way to convert comments-only or you are going to
> write your own set of scripts? Is the whole process going to be
> something like:
I don't know any existing solution for this, so probably I'll have to
do my own scripts.
If someone knows a tool for this, do let me know.
> 1) Strip comments
> 2) Compute md5
> 3) Convert comments
> 4) Strip comments
> 5) Compute md5
> 6) See if it matches
> ?
Actually there is a simpler way:
1) compute md5 for dynamic libraries and executables
2) convert
3) re-compile
4) compute md5 again
5) compare results
Follow ups
References