bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request: srand48/ drand48


From: Bruno Haible
Subject: Re: Request: srand48/ drand48
Date: Sun, 3 May 2009 03:18:11 +0200
User-agent: KMail/1.9.9

Stefan Bienert wrote:
> Is it enough to put a line to each function, 
> saying where it came from or should I sort everything in its original 
> file?

No, it is better if the file structure is the same as in glibc. When doing
comparisons, we do it through "diff" of each file, or "diff -r" of the
directories. We have no good tool for comparing the concatenation of N files
with modified versions of each of the N files.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]