Re: glob()
- From: Tim Janik <timj gtk org>
- To: Derek Simkowiak <dereks kd-dev com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: glob()
- Date: Sun, 24 Sep 2000 01:30:51 +0200 (CEST)
On Mon, 11 Sep 2000, Derek Simkowiak wrote:
>
> I'm working on a new file sel widget.
you might want to join the masses of other people on
this list trying to implement new fileselectors for
a joint efford.
> Questions:
>
> 1) Can I just use glob()? It's really no worse than opendir() and
> getcwd(), which the current widget already calls. And, it's in POSIX.2.
>
> 2) If I can't use glob(), would the Gtk+ team consider adding a glob()
> wrapper to glib?
if glob() indeed proves usefull for the new fileselector,
i'd probably take a patch for glib that checks at configure.in
time for availability of that function and provides a replacement
if it's not present.
>
> Thanks,
> Derek Simkowiak
> dereks kd-dev com
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]