Bug#966199: nastran: FTBFS with GCC 10: Error: BOZ constant at (1) uses nonstandard postfix syntax

2020-07-30 Thread Luca Dall';Olio
nough All the best Luca Il mer 29 lug 2020, 23:09 Andreas Beckmann ha scritto: > Hi Sylvestre, > > you sponsored the nastran upload some years ago, could you take a look > again? > > Thanks > > Andreas > > On 7/25/20 11:50 AM, Luca Dall'Olio wrote: > > Hi

Bug#966199: nastran: FTBFS with GCC 10: Error: BOZ constant at (1) uses nonstandard postfix syntax

2020-07-25 Thread Luca Dall';Olio
Hi, Thank you for reporting: I just fixed the issue by adding a check in configure.ac and defining -fallow-invalid-boz if present. I checked with both gfortran-10 and gfortran-7 and tests are passing. I had to add autoconf-archive in Buld-Depends to have the AX_CHECK_COMPILE_FLAG macro My tests