Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127080 - bug in x11-libs/fltk-1.1.7 : fl_filename_list function
Summary: bug in x11-libs/fltk-1.1.7 : fl_filename_list function
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-21 06:14 UTC by yury fedorchenko
Modified: 2006-03-22 01:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
path to fltk-config.in (fltk-config-1.1.7.diff,418 bytes, patch)
2006-03-22 00:52 UTC, yury fedorchenko
Details | Diff
r1 ebuild (fltk-1.1.7-r1.ebuild,2.47 KB, application/octet-stream)
2006-03-22 00:56 UTC, yury fedorchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yury fedorchenko 2006-03-21 06:14:29 UTC
regression since fltk-1.1.6
fl_filename_list in 1.1.7 does'not return filename list in directory undel Linux!
in 1.1.6 all works good.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 07:14:52 UTC
<snip>
Bugzilla: Bugs regarding the Gentoo Bugzilla website  (bugs.gentoo.org),
Bugs related to ebuilds belong in 'Gentoo Linux'
</snip>

If you could explain what's so unclear about the above description, we could perhaps improve that message beyond adding <blink> tags abound it and increasing font size to 30px bold red letters... 
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-03-21 15:18:14 UTC
Have you reported it upstream?
Comment 3 yury fedorchenko 2006-03-22 00:52:48 UTC
Created attachment 82847 [details, diff]
path to fltk-config.in

I'll send same patch to fltk team
Comment 4 yury fedorchenko 2006-03-22 00:56:04 UTC
Created attachment 82848 [details]
r1 ebuild
Comment 5 yury fedorchenko 2006-03-22 01:02:17 UTC
fltk-1.1.7.
problem in LARGEFILE flags presents in makeinclude(.in), but not in fltk-config.
sulution:
need recompilation of apps that depend on fltk and use dirent structure
with use `fltk-config --cxxflags`