Can someone that is building Lua with glib1 can try the following
code in the "Lua Console"?
local s = ""
for f in Dir.open(datafile_path("dtds"),".dtd") do s = s .. f .. "\n" end
return s
Thanks,
Luis
On 10/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19507
>
> User: lego
> Date: 2006/10/12 05:00 PM
>
> Log:
> - add persconffile(opt_str)
> - add datafile_path(opt_str)
> - add Dir class -- a Directory Iterator
>
> Directory: /trunk/epan/wslua/
> Changes Path Action
> +25 -4 wslua.h Modified
> +149 -3 wslua_util.c Modified
>
> _______________________________________________
> Wireshark-commits mailing list
> [email protected]
> http://www.wireshark.org/mailman/listinfo/wireshark-commits
>
--
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev