Closed Bug 370678 Opened 18 years ago Closed 18 years ago

MozillaBuild start-msvc8 syntax error for else

Categories

(Firefox Build System :: MozillaBuild, task)

x86
Windows XP
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: steve, Assigned: benjamin)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 Build Identifier: the else clause of the if statement is invalid. It must be on same line as the end of the if, thus ) else ( must be ) else ( Reproducible: Always Steps to Reproduce: 1. put a pause statement in start-msvc8.bat before the last line 2. run it 3. Actual Results: an error occurs Expected Results: no error
Assignee: nobody → benjamin
Status: UNCONFIRMED → NEW
Ever confirmed: true
The output of this patch can be found at http://benjamin.smedbergs.us/tests/MozillaBuildSetup-1.1.exe 5afe7d6330b6d75d3b563d6eb9f8601e *MozillaBuildSetup-1.1.exe wget is for tinderboxes as well as fast-checkout. autoconf is for build hackers. Sources are necessary to satisfy the terms of the GPL. MIME::Base64 is for tinderboxes.
Attachment #256830 - Flags: review?(ted.mielczarek)
Attachment #256830 - Flags: review?(ted.mielczarek) → review+
Fixed on trunk. mkaply has pointed out one additional bug (missing /bin/bash) which breaks update packaging scripts which he'd like to get for MozillaBuild 1.1
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Mass re-assign of MozillaBuild bugs into mozilla.org:MozillaBuild
Component: Build Config → MozillaBuild
Product: Core → mozilla.org
Version: Trunk → other
QA Contact: build-config → mozillabuild
Product: mozilla.org → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: