GNU bug report logs - #54143
[PATCH] Add string-split-substring to ice-9 string-fun

Previous Next

Package: guile;

Reported by: Vijay Marupudi <vijay <at> vijaymarupudi.com>

Date: Thu, 24 Feb 2022 15:09:03 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 54143 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#54143; Package guile. (Thu, 24 Feb 2022 15:09:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vijay Marupudi <vijay <at> vijaymarupudi.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 24 Feb 2022 15:09:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vijay Marupudi <vijay <at> vijaymarupudi.com>
To: bug-guile <at> gnu.org
Subject: [PATCH] Add string-split-substring to ice-9 string-fun
Date: Thu, 24 Feb 2022 08:44:29 -0500
[Message part 1 (text/plain, inline)]
Hello,

I've attached a patch adding a new function, (string-split-substring str
substr), that splits a string into a list of multiple strings delimited
by a substring. The behavior matches (string-split str char/pred)
exactly.

~ Vijay

[0001-Add-string-split-substring.patch (text/x-patch, attachment)]

This bug report was last modified 2 years and 69 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.