This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using EH from C revisited


Stelios Xanthakis wrote:

> The way to raise exceptions at the moment
> is totally unportable and hard to maintain (an undocumented hack).

Then, why don't you use C++? If you use GNU C extensions you mean that your
generated code only compiles with GCC in the first place, which means that G++
is (or can be made) available.

Giovanni Bajo



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]