[Webkit-unassigned] [Bug 31228] Windows environment variables should be set automatically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 07:49:43 PST 2009


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


Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43043|review?                     |review+
               Flag|                            |




--- Comment #6 from Adam Roben (aroben) <aroben at apple.com>  2009-11-12 07:49:43 PST ---
(From update of attachment 43043)
> +        if ($restartNeeded) {
> +            print "Please restart your computer before attempting to build inside Visual Studio.\n\n";
> +        }

I think logging out and back in would also work. Maybe we should change the
message to say that?

And it sounds like we could skip the isWindowsNT() check entirely (see comment
5).

r=me even if those two things don't get changed. Thanks for fixing this!

-- 
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