RESOLVED FIXED 6807
generate-bindings.pl should not use find command
https://bugs.webkit.org/show_bug.cgi?id=6807
Summary generate-bindings.pl should not use find command
Anders Carlsson
Reported 2006-01-25 16:23:02 PST
Should use opendir/readdir instead
Attachments
Use opendir and readdir instead of find (1.55 KB, patch)
2006-01-25 16:48 PST, Anders Carlsson
timothy: review+
Anders Carlsson
Comment 1 2006-01-25 16:48:45 PST
Created attachment 5964 [details] Use opendir and readdir instead of find
Timothy Hatcher
Comment 2 2006-01-25 16:50:08 PST
Comment on attachment 5964 [details] Use opendir and readdir instead of find r=me
Note You need to log in before you can comment on or make changes to this bug.