Skip to content

Removed some trailing comma's causing cscript to fail#354

Closed
DickvdBrink wants to merge 1 commit intomicrosoft:masterfrom
DickvdBrink:trailing-comma
Closed

Removed some trailing comma's causing cscript to fail#354
DickvdBrink wants to merge 1 commit intomicrosoft:masterfrom
DickvdBrink:trailing-comma

Conversation

@DickvdBrink
Copy link
Copy Markdown
Contributor

Fixed some trailing comma's
edit: this doesn't cause any real issues as the trailing comma isn't (always??) emitted but I guess it is also coding style

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Aug 4, 2014

This is fixed in #273. I do not think we need this any more.

@danquirk
Copy link
Copy Markdown
Member

danquirk commented Aug 4, 2014

I don't see scanner and syntaxFacts touched in #273 though

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Aug 4, 2014

Sorry, did not mean the trailing commas, meant that they should not break Cscript. #273 ensured that we are not emitting them in ES3.

@DickvdBrink
Copy link
Copy Markdown
Contributor Author

Ah @mhegazy, you might be right! Missed the commit that it was fixed in the emitted output, sorry about that.
I guess this PR isn't needed anymore :)

@mhegazy mhegazy closed this Aug 5, 2014
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Aug 5, 2014

thanks.

@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants