[Webkit-unassigned] [Bug 53826] New: react-to-vsprops-changes.py doesn't force precompiled headers to be rebuilt, but should

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 17:08:55 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53826

           Summary: react-to-vsprops-changes.py doesn't force precompiled
                    headers to be rebuilt, but should
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/builders/Windows%20Release%20%
                    28Build%29/builds/11512/steps/compile-webkit/logs/stdi
                    o
        OS/Version: Windows XP
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: darin at apple.com, sfalken at apple.com


r77677 made a change to common.vsprops that required a clean build to be performed. react-to-vsprops-changes.py noticed the change and touched wtf/Platform.h like it is supposed to. But the build failed anyway because precompiled headers didn't get rebuilt.

It looks like we need to make react-to-vsprops-changes.py more aggressive in forcing a rebuild. Perhaps we should touch the precompiled headers themselves, or delete their compiled versions.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list