tlf-devel
[Top][All Lists]
Advanced

[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
--

Attachment: pgpkweP8NzzMO.pgp
Description: Digitale Signatur von OpenPGP


reply via email to

[Prev in Thread] Current Thread [Next in Thread]