Deutsch English Français Italiano |
<v0nfr9$1jeqq$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "De ongekruisigde (ds.)" <ongekruisigde@gekruisigden.invalid> Newsgroups: news.software.readers Subject: Re: Free / opensource text-only reader for linux - suggestions, please? Date: Mon, 29 Apr 2024 06:48:09 -0000 (UTC) Organization: Ongekruisigden Lines: 67 Message-ID: <v0nfr9$1jeqq$1@dont-email.me> References: <353106c549c5267814e3e2c71aff0b10@www.novabbs.com> <v0go17$8spq$1@news.xmission.com> <v0jio4$7s0$4@matrix.hispagatos.org> <v0jqtu.nfk.1@ID-201911.user.individual.net> <v0lq87$1ao7$1@matrix.hispagatos.org> <v0ltc3$14sk1$1@dont-email.me> <v0movl$1qc5$1@matrix.hispagatos.org> Reply-To: deongekruisigde@invalid.invalid Injection-Date: Mon, 29 Apr 2024 08:48:10 +0200 (CEST) Injection-Info: dont-email.me; posting-host="3f569fc1708cdea3537c92dcb73bf99e"; logging-data="1686362"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX198d5eiot92KZBi/HB8HTyFlJ5BRiCfv0mzs20AVtonmw==" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:g3M07aHmXGQjGVSijCNweHQ0qXs= Bytes: 3325 On 2024-04-29, rek2 hispagatos <rek2@hispagatos.org.invalid> wrote: > On 2024-04-28, De ongekruisigde (ds.) <ongekruisigde@gekruisigden.invalid> wrote: >> I downloaded the source and compiled it myself. For Termux (Linux under >> Android; minor edits required but if it works there...) > > Yes indeed, thank so much for this patch! I will try to compile it again > later. It's quite usable on mobile indeed. Hope that it still works (have not recently updated so don't know if there's a new version or something --probably not likely: old and stable software). > Thanks again, I am glad to be back in usenet again after 20 years ;) you > just made my day. :-) You're welcome! >> GitHub - jedsoft/slrn: A multi-platform Usenet client >> https://github.com/jedsoft/slrn >> >> Listing of diffs: >> >> diff --git a/src/misc.c b/src/misc.c >> index d6b1886..555e0cd 100644 >> --- a/src/misc.c >> +++ b/src/misc.c >> @@ -373,7 +373,7 @@ void slrn_verror (char *fmt, va_list ap) >> { >> va_list ap1; >> >> - VA_COPY(ap1, ap); >> + va_copy(ap1, ap); >> >> if ((Slrn_TT_Initialized & SLRN_SMG_INIT) == 0) >> { >> @@ -1022,7 +1022,7 @@ FILE *slrn_open_tmpfile_in_dir (char *dir, char *file, size_t n) >> else if (i) >> break; >> >> - fd = open (file, O_WRONLY | O_CREAT | O_EXCL, S_IREAD | S_IWRITE); >> + fd = open (file, O_WRONLY | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR); >> if (fd != -1) >> { >> if (NULL == (fp = fdopen (fd, "w"))) >> diff --git a/src/snprintf.c b/src/snprintf.c >> index 8bed6b4..2c9890a 100644 >> --- a/src/snprintf.c >> +++ b/src/snprintf.c >> @@ -103,7 +103,7 @@ char *slrn_strdup_vprintf (const char *format, va_list args1) /*{{{*/ >> >> if (format == NULL) return NULL; >> >> - VA_COPY (args2, args1); >> + va_copy (args2, args1); >> >> buffer = slrn_safe_malloc (printf_string_upper_bound (format, args1)); >> > > -- De Kerk van Roodkapje (KvR) belijdt de enige ware religie! De Rode Macht van Roodkapje is wetenschappelijk onderzocht en bevestigd (google roodverschuiving).