Skip Menu |

This queue is for tickets about the Astro-FITS-CFITSIO CPAN distribution.

Report information
The Basics
Id: 120453
Status: new
Priority: 0/
Queue: Astro-FITS-CFITSIO

People
Owner: Nobody in particular
Requestors: dcb314 [...] hotmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: CFITSIO.c:14739: problem
Date: Tue, 28 Feb 2017 09:57:38 +0000
To: "bug-Astro-FITS-CFITSIO [...] rt.cpan.org" <bug-Astro-FITS-CFITSIO [...] rt.cpan.org>
From: David Binderman <dcb314 [...] hotmail.com>
Hello there, CFITSIO.c:14739:32: warning: variable 'card' is uninitialized when used here [-Wuninitialized] Source code is RETVAL = ffgstr(fptr, string, card, &status); Suggest initialise local variable "card" before first use. Regards David Binderman