guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] test-suite: Add tests for `for-rdelim-in-port`-relatedfuncti


From: Nala Ginrut
Subject: Re: [PATCH] test-suite: Add tests for `for-rdelim-in-port`-relatedfunctions.
Date: Sat, 21 Dec 2024 02:31:47 +0900

If so, the entire (ice-9 rdelim) module needs to be revised as well as libguile/rdelim.c since the current implementation assumes that the line delimiter is a single character, which was not true under Windows last time I checked.


As I know, Windows seems the only mainstream and living OS which treat newline with 2 chars. And according to my previous suggestion, people use WSL for GNU tools on Windows nowadays. 
So I wonder if it is still necessary to introduce and maintain such complexity.
But as I said before, it is not a bad idea to do this, just cost wise. 
Again, I don't against such an opinion.

Best regards.


reply via email to

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