GNU bug report logs - #53676
[PATCH 0/5] *** PulseAudio service improvements ***

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Tue, 1 Feb 2022 04:15:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: Jack Hill <jackhill <at> jackhill.us>, 53676 <at> debbugs.gnu.org, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#53676] [PATCH 0/5] *** PulseAudio service improvements ***
Date: Tue, 08 Feb 2022 09:27:17 -0500
Hi Maxime,

Maxime Devos <maximedevos <at> telenet.be> writes:

> Maxim Cournoyer schreef op ma 07-02-2022 om 17:29 [-0500]:
>> +    char canonicalPath[PATH_MAX];
>
> PATH_MAX does not exist on the Hurd, see
> <https://www.gnu.org/software/hurd//community/gsoc/project_ideas/maxpath.html>.
> Also, according to <https://insanecoding.blogspot.com/2007/11/pathmax-simply-isnt.html>
> more a kind of minimum and not really a maximum; apparently
> most uses of PATH_MAX are wrong.
>
> <https://www.gnu.org/software/hurd//hurd/porting/guidelines.html> recommends a
> geometrically growing series.

Interesting!  Note that PATH_MAX is already in use in that
BubblewrapLauncher.cpp file.

Thanks for the links!

Maxim




This bug report was last modified 3 years and 144 days ago.

Previous Next


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