Bug 6807

Summary: generate-bindings.pl should not use find command
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: JavaScriptCoreAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Use opendir and readdir instead of find timothy: review+

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.