Synopsis - Issue Tracker

Bug57 Editing

Title Distinguish languages and language dialects in compiler emulator
Created on 2005-02-21.14:39:29 by stefan, last changed 2005-05-15.00:03:45 by stefan.
assigned to stefan priority high
type rfe severity major
components Cpp parser platform
status closed resolution fixed
depends on superseded by
Add Comment:
File
CC List:? stefan

Messages
Author: stefan Date: 2005-02-21.14:39:29
Right now the compiler emulation code assumes we are
parsing C++ code, and thus macros are set accordingly.
Enhance the emulator to allow it to be used for other
languages such as C.
Author: stefan Date: 2005-05-15.00:03:44
The new implementation of the Emulator module
makes the language a parameter.
History
Date User Action Args
2005-02-21 14:39:30stefancreate
2005-05-15 00:03:46stefansetstatus: open
resolution: (no value)
messages: + msg425