Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=554103

--- Comment #9 from Fabrice Bellet <[email protected]> 2010-03-14 19:01:47 
EDT ---
ok, I think I found the cause of the problem. fltk is build with
-D_FILE_OFFSET_BITS=64, so fgrun must also be compiled with this same define,
so the dirent struct has the same size in both fltk and in fgrun code, when
browsing directory content.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to