Re: strange problem with self-compiled software on FC 5 T2...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>     rv = fscanf(input, "%s %d %lf %lf %lf %lf", &c, &SatNr,
>>          &x, &y, &z, &korr);
>>

Elsewhere in this topic, Ulrich Drepper notes that the format conversion
"%s" does not match the argument &c, and therefore the source has a bug.

Gcc will catch analogous mismatches in source calls to *printf(), so
this case is another instance that would benefit from an enhancement
to gcc to perform similar checking for *scanf().

-- 

-- 
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]