]> git.ipfire.org Git - thirdparty/coreutils.git/commit
csplit could get a failed assertion: printf 'a\n\n'|csplit - '/^$/' 2
authorJim Meyering <jim@meyering.net>
Thu, 22 Nov 2001 09:01:39 +0000 (09:01 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Nov 2001 09:01:39 +0000 (09:01 +0000)
commitc36eeadd49db9b233cdc831753901e84d9d5d9b9
tree3ab9222908a340f6db69ce40f136b2096276fa80
parenta76c54f4c130eecbce3743adda6f496c9b057348
csplit could get a failed assertion: printf 'a\n\n'|csplit - '/^$/' 2

No longer include assert.h.
(process_line_count): Remove invalid assertion.
src/csplit.c