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

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

 



> Using gcc-3.5 on Debian-Sarge runs as expected, but on T2 and Rawhide j
> is set to 0 after fscanf!!!

Run under gdb, put a breakpoint on fscanf, upon arrival put a watchpoint on j:
	(gdb) print &j
	(gdb) watch *(int *)0x....
	(gdb) continue

> double x, y, z, korr, SekundeSat;
> long j, JahrSat;

It's conceivable that this is some fallout from the [impending ?] change
to long double.  Note that 'j' is declared just after some 'double' locals,
and "%lf" appears in the fscanf.

-- 

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