On 2010-06-18 19:37, Hans-Christoph Steiner wrote: > > Claudius just pointed out that the wildcard * in pix_multiimage is not a > wildcard at all, but a %d printf pattern. > > Anyone mind if I replace that code with a real glob? I have the code > for all platforms in the folder_list.c external. >
Gem has already abstracted away the code for globbing in Base/GemFiles.cpp. however, i would changing the "*" to a real wildcard would totally break compatibility. i would rather have the asterisk be replaced by something more convenient, e.g. "%d" (and allowing "%06d") gmfasdr IOhannes
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ GEM-dev mailing list [email protected] http://lists.puredata.info/listinfo/gem-dev
