Synopsis - Issue Tracker

Task30 Editing

Title design error handling facilities for the C++ parser
Created on 2004-10-19.13:19:24 by stefan, last changed 2004-10-19.13:33:53. by stefan
assigned to stefan priority high
type solves
topic components C++ parser
status open result
depends on superseded by
Add Comment:
File
CC List:? stefan

Messages
Author: stefan Date: 2004-10-19.13:19:24
Design a facility for the C++ parser to store 
errors it encounters while parsing input (syntax 
errors, symbol lookup errors, etc.).
Allow the user to specify how many errors can be 
cached before the parsing should stop. Also keep
in mind unit tests (with expected errors) as an
important use case.
History
Date User Action Args
2004-10-19 13:19:25stefancreate
2004-10-19 13:33:53stefansetstatus: new
2004-10-19 13:41:26stefanlinktask31 dependson
2005-06-19 02:21:05stefanunlinktask31 dependson