Victor,
> So, of course, it is time for suggestions for V4.
> Send email to the list or to me as you prefer. What do you want
> to see? Drivers? Ports? Development tools? Whatever.
> I'm most interested in, as always, proposals that are tied to actual
> problems encountered in practice.
How about looking at the C++ problems put forward by Olaf Petzold
([EMAIL PROTECTED]) and
discussed in "Using C++ in rtlinux" (especially exception handling) and making the
RTLinux include
files C++ friendly by including:
#ifdef __cplusplus
extern "C" {
#endif
...
#ifdef __cplusplus
}
#endif
As soon as I have more experience with C++ objects in RTLinux, I will continue the
discussion with
Olaf.
Greetings, Willem Wardenaar
Philips, CFT, E&T, MCT
SAQ-p342; P.O. Box 218
5600 MD Eindhoven
Tel. (+31 40 27)35607
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/