]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: improve primes.h change
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Nov 2012 05:10:17 +0000 (21:10 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Nov 2012 05:11:01 +0000 (21:11 -0800)
commit0cc5ae88cf5b969188715b876fef5cb43560540c
treed693e87b662579e333f7710cfaefd87cd2dc3576
parentf16e251dae43117c2cd19359c26ce7b5e05165b6
factor: improve primes.h change

This follows suggestions by Jim Meyering in
<http://bugs.gnu.org/12841#34>.
* src/make-prime-list.c (print_wide_uint): Change "nested" argument
to "nesting", and use it to avoid outputting lines that are too long.
* src/primes.h: Remove from git.  This can be generated by a
maintainer.  It's nicer to do so on a host with at least 128-bit
arithmetic.
src/make-prime-list.c
src/primes.h [deleted file]