Re: [PATCH] Fortran: error recovery handling invalid CLASS variable [PR107899]
Hi Harald, It looks good to me. OK to commit. Thanks Paul On Sat, 3 Dec 2022 at 18:27, Harald Anlauf via Fortran wrote: > Dear all, > > the attached obvious patch fixes a NULL pointer dereference > that occurs with an invalid CLASS argument to DEALLOCATE. > > Regtested on x86_64-pc-linux-gnu. > > Will commit soon unless there are comments. > > Thanks, > Harald > > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein
Re: [PATCH] Fortran: fix typo in documentation of intrinsic FLOOR [PR107870]
Hi Harald, That's good to commit. Thanks for the patch. Paul On Sat, 3 Dec 2022 at 20:40, Harald Anlauf via Fortran wrote: > Dear all, > > here's a small documentation fix for the intrinsic FLOOR. > Besides that, I adjusted the description of the optional > KIND argument to Fortran intrinsics to conform to the F2018 > standard, which reads "scalar integer constant expression". > > Tested with "make dvi". > > OK for mainline? > > Thanks, > Harald > > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein
Re: [PATCH] Fortran: error recovery simplifying UNPACK for insufficient FIELD [PR107922]
Le 01/12/2022 à 21:25, Harald Anlauf via Fortran a écrit : Dear all, we did not properly handle the case of insufficient array-valued FIELD when trying to simplify UNPACK and could run into a NULL pointer dereference. The fix is obvious. Regtested on x86_64-pc-linux-gnu. OK for mainline? The change looks good, but please add braces around the new if-else structure. OK with that change. Thanks.
Re: Team Collaboration Considerations
On 12/4/22 06:52, Jerry D via Fortran wrote: 3. Mattermost looks pretty good and was easy to set up. The free version is a bit better than Slacks. GCC C++ uses it. This server application runs well. The desktop application is a little resource heavy, however there is also a Qt based desktop application: https://github.com/nuclear868/mattermost-qt It is possible to bridge Mattermost and IRC: https://github.com/42wim/matterbridge https://github.com/42wim/matterircd
Re: [PATCH] Fortran: fix typo in documentation of intrinsic FLOOR [PR107870]
Hi Paul, thanks - and it is good to see that you are back! Harald Am 04.12.22 um 12:48 schrieb Paul Richard Thomas via Gcc-patches: Hi Harald, That's good to commit. Thanks for the patch. Paul On Sat, 3 Dec 2022 at 20:40, Harald Anlauf via Fortran wrote: Dear all, here's a small documentation fix for the intrinsic FLOOR. Besides that, I adjusted the description of the optional KIND argument to Fortran intrinsics to conform to the F2018 standard, which reads "scalar integer constant expression". Tested with "make dvi". OK for mainline? Thanks, Harald
Re: [PATCH] Fortran: error recovery simplifying UNPACK for insufficient FIELD [PR107922]
Hi Mikael, Am 04.12.22 um 14:11 schrieb Mikael Morin: Le 01/12/2022 à 21:25, Harald Anlauf via Fortran a écrit : Dear all, we did not properly handle the case of insufficient array-valued FIELD when trying to simplify UNPACK and could run into a NULL pointer dereference. The fix is obvious. Regtested on x86_64-pc-linux-gnu. OK for mainline? The change looks good, but please add braces around the new if-else structure. OK with that change. thanks for the hint. It indeed looks more readable with this small change. Pushed: r13-4486-g24b9337d1f1b5197b6498dceb9074319be003449 Thanks. Thanks, Harald
Re: [PATCH] Fortran: fix typo in documentation of intrinsic FLOOR [PR107870]
Hi Harald, You will, perhaps, rue having me back when you see the updated finalization patch :-) This time, I will be breaking it up into digestible chunks! I'll be posting in about one week. Regards Paul On Sun, 4 Dec 2022 at 19:40, Harald Anlauf wrote: > Hi Paul, > > thanks - and it is good to see that you are back! > > Harald > > Am 04.12.22 um 12:48 schrieb Paul Richard Thomas via Gcc-patches: > > Hi Harald, > > > > That's good to commit. > > > > Thanks for the patch. > > > > Paul > > > > > > > > On Sat, 3 Dec 2022 at 20:40, Harald Anlauf via Fortran < > fortran@gcc.gnu.org> > > wrote: > > > >> Dear all, > >> > >> here's a small documentation fix for the intrinsic FLOOR. > >> Besides that, I adjusted the description of the optional > >> KIND argument to Fortran intrinsics to conform to the F2018 > >> standard, which reads "scalar integer constant expression". > >> > >> Tested with "make dvi". > >> > >> OK for mainline? > >> > >> Thanks, > >> Harald > >> > >> > > > > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein
Setup Install GCC compiler Issue
Hello Fortran Admin, I would love to begin my computer programming journey, but I am having problems at the installation point. Where do I install the GCC compilers? I accidentally deleted the location on the "Browse" stage. Please help. Best, Demian Sanchez Lopez