lwc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Lightweight C++] 1.3 regressions


From: Stelios Xanthakis
Subject: RE: [Lightweight C++] 1.3 regressions
Date: Fri, 7 May 2004 19:53:55 +0300 (EET DST)


On Fri, 7 May 2004, Ron Pinkas wrote:

> Hello Stelios, 
> 
> > So, version 1.3.1 is out and fixes the testcases. It also 
> > adds a new feature which is
> >     switch (int x = expression())
> > and replaces the older switch-value feature which was ugly.
> 
> Did you or anyone else looked into compiling/testing lwc under Windows? I'm
> very interested in integrating it with LCC under windows.

We definitelly need:

- Compound statements in expressions
- typeof()
- C99 designators
- some way to request linkonce sections
- some other gcc attributes, like (constructor)

Last time I checked LCC didn't have these extensions.
In this case it makes little sense porting lwc.

Apart from that it would be trivial porting lwc to windows.
Just some filesystems hacks, invoking cpp hacks, etc

Regards,

Stelios






reply via email to

[Prev in Thread] Current Thread [Next in Thread]