Bug #361

Assist fails parsing nested Vector<Vector< >> like structures

Added by Iñaki Zabala over 11 years ago. Updated over 11 years ago.

Status:ApprovedStart date:11/28/2012
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

90%

Category:IDESpent time:-
Target version:-

Description

MSC permits declarations like this: Vector<Vector<double>> , where both >> are joined together, while AFAIK for GCC would produce a compiling error.

TheIDE works well with Vector<Vector<double> >, but with Vector<Vector<double>> the parsing of the rest of the file gets ruined. See enclosed image.

problem.png (26.7 KB) Iñaki Zabala, 11/28/2012 09:32 AM

History

#2 Updated by Iñaki Zabala over 11 years ago

Nice detail Honza!

#3 Updated by Miroslav Fidler over 11 years ago

  • Status changed from New to Ready for QA
  • Assignee changed from Miroslav Fidler to Iñaki Zabala

#4 Updated by Iñaki Zabala over 11 years ago

  • Status changed from Ready for QA to Approved
  • Assignee changed from Iñaki Zabala to Miroslav Fidler
  • % Done changed from 0 to 90

Also available in: Atom PDF