On Sep 22 2024, Jakub Jelinek wrote:
> On Sun, Sep 22, 2024 at 10:52:37PM +0200, Andreas Schwab wrote:
>> On Sep 22 2024, Mikael Morin wrote:
>>
>> > @@ -370,7 +370,7 @@ Set the default accessibility of module entities to
>> > @code{PRIVATE}.
>> > Use-associated entities will not be accessible
On Sun, Sep 22, 2024 at 11:47:09PM +0200, Andreas Schwab wrote:
> On Sep 22 2024, Jakub Jelinek wrote:
>
> > On Sun, Sep 22, 2024 at 10:52:37PM +0200, Andreas Schwab wrote:
> >> On Sep 22 2024, Mikael Morin wrote:
> >>
> >> > @@ -370,7 +370,7 @@ Set the default accessibility of module entities to
Andreas Schwab writes:
> On Sep 22 2024, Jakub Jelinek wrote:
>
>> On Sun, Sep 22, 2024 at 10:52:37PM +0200, Andreas Schwab wrote:
>>> On Sep 22 2024, Mikael Morin wrote:
>>>
>>> > @@ -370,7 +370,7 @@ Set the default accessibility of module entities to
>>> > @code{PRIVATE}.
>>> > Use-associate
On Sep 22 2024, Arsen Arsenović wrote:
> Andreas Schwab writes:
>
>> On Sep 22 2024, Jakub Jelinek wrote:
>>
>>> On Sun, Sep 22, 2024 at 10:52:37PM +0200, Andreas Schwab wrote:
On Sep 22 2024, Mikael Morin wrote:
> @@ -370,7 +370,7 @@ Set the default accessibility of module entiti
e 22/09/2024 à 16:27, Jakub Jelinek a écrit :
On Sun, Sep 22, 2024 at 04:17:11PM +0200, Mikael Morin wrote:
-@opindex @code{std=}@var{std} option
+@opindex std=@var{std} option
IMHO this one should be just
@opindex std=@var{std}
The option part is superfluous.
Yes, this one looked strange t
On Sep 22 2024, Mikael Morin wrote:
> @@ -370,7 +370,7 @@ Set the default accessibility of module entities to
> @code{PRIVATE}.
> Use-associated entities will not be accessible unless they are explicitly
> declared as @code{PUBLIC}.
>
> -@opindex @code{ffixed-line-length-}@var{n}
> +@opindex
On Sun, Sep 22, 2024 at 10:52:37PM +0200, Andreas Schwab wrote:
> On Sep 22 2024, Mikael Morin wrote:
>
> > @@ -370,7 +370,7 @@ Set the default accessibility of module entities to
> > @code{PRIVATE}.
> > Use-associated entities will not be accessible unless they are explicitly
> > declared as @
From: Mikael Morin
Hello,
this adds many missing URLs in fortran's lang.opt.url.
Surprisingly, the change to fortran's invoke.texi also impacts URL files for
rust, m2, ada... I assume it's the expected outcome?
Thanks to Jakub for the doc pointers and the analysis help.
Checked with make html
On Sun, Sep 22, 2024 at 04:17:11PM +0200, Mikael Morin wrote:
> -@opindex @code{std=}@var{std} option
> +@opindex std=@var{std} option
IMHO this one should be just
@opindex std=@var{std}
The option part is superfluous.
> -@opindex @code{idirafter @var{dir}}
> +@opindex idirafter @var{dir}
> -@op