Bug 224855
| Summary: | Use of uninitialized value in subroutine entry at ...copy-user-interface-resources.pl line 241. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=187511 | ||
Kimmo Kinnunen
Normal build prints out red lines during web inspector build:
defaults write org.webkit.BuildConfiguration BuildTranscriptVerbosity normal
make debug
...
=== BUILD TARGET WebInspectorUI OF PROJECT WebInspectorUI WITH CONFIGURATION Debug ===
Check dependencies
PhaseScriptExecution Copy User Interface Resources
Use of uninitialized value in subroutine entry at /Users/kkinnunen/WebKit/OpenSource/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl line 241.
Use of uninitialized value in subroutine entry at /Users/kkinnunen/WebKit/OpenSource/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl line 241.
CompileC WebInspectorUI.o
Ld WebInspectorUI
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/77251327>