You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Linrad
Hi,
I am using Linux Mint 20 64bit AMD/Intel. I have updated the software
When I attempt to compile 04.14a via make linrad64 I get the following
error:
lsetad.c:5957:27: error: ‘%s’ directive writing up to 255 bytes into a
region of size 245 [-Werror=format-overflow=]
5957 | sprintf(s,"Soundcard =%s",alsa_dev_soundcard_name);
Is there a fix or work-around?
Any help appreciated,
Rod KM6SN
Leif Asbrink
unread,
Dec 3, 2020, 8:47:20 PM12/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lin...@googlegroups.com
Hi Rod,
compilers get smarter all the time. I have set Linrad to
fail on warnings. Use this command to get the latest from the repo:
svn checkout https://svn.code.sf.net/p/linrad/code/trunk linrad_latest