Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 426991

Summary: [highlight] Invalid comment blocks in case of multiple single line comments starting with TODO
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: JS ToolsAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: unspecified   
Target Milestone: 5.0 RC1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Invalid comment block none

Description Maciej Bendkowski CLA 2014-01-30 08:00:28 EST
Created attachment 239467 [details]
Invalid comment block

Today, going through gitCommands.js I noticed an invalid comment block occurrence (see attachment). The invalid piece of code is in form of:

//TODO ...
if(foo){
   //some comment