[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Anyone else compiling with GCC 10.2 on Debian Testing?
From: |
Thomas Beierlein |
Subject: |
Re: Anyone else compiling with GCC 10.2 on Debian Testing? |
Date: |
Sun, 17 Jan 2021 21:45:03 +0100 |
Am Sun, 17 Jan 2021 21:31:08 +0100
schrieb Thomas Beierlein <dl1jbe@darc.de>:
> Am Sun, 17 Jan 2021 14:11:13 -0600
> schrieb Nate Bargmann <n0nb@n0nb.us>:
>
> > As Tom points out, Hamlib up to version 3.3 had rig_model_t as type
> > int. Since 4.0 it is now of type uint32_t so this probably needs
> > version checking for Hamlib 4.0 so Tlf users with older Hamlib
> > versions aren't left out.
> >
> > 73, Nate
> >
>
> Yes, I fear that is what we have to do.
>
> 73, de Tom
>
Just saw Zoli's solution - move the variable to int type. That is a
better way to fix the problem as it does not force us to differentiate
between the hamlib versions.
73, de Tom
--
"Do what is needful!"
Ursula LeGuin: Earthsea
--
pgpkweP8NzzMO.pgp
Description: Digitale Signatur von OpenPGP
- Anyone else compiling with GCC 10.2 on Debian Testing?, Nate Bargmann, 2021/01/16
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Thomas Beierlein, 2021/01/17
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Nate Bargmann, 2021/01/17
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Nate Bargmann, 2021/01/17
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Zoltan Csahok, 2021/01/17
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Nate Bargmann, 2021/01/17
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Thomas Beierlein, 2021/01/17
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?,
Thomas Beierlein <=
- Message not available
- Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Csahok Zoltan, 2021/01/17
Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Nate Bargmann, 2021/01/22
Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Zoltan Csahok, 2021/01/22
Re: Anyone else compiling with GCC 10.2 on Debian Testing?, Nate Bargmann, 2021/01/22