Re: [libsmi] Beginnings of C++ interface to libsmi.

David Reeder writes:
David> It was so long ago you may have forgotten, but follows is the David> beginnings of a C++ interface to the libsmi package. [...]
Great!
How should we proceed? My current preference is to let your C++ interface live besides libsmi as a separate package, because I'm not familiar with it (and even not familiar with C++ ;-). When some time went by and people would like to see both packages integrated, we might decide to do so.
What do you think? May I put your tarball to our FTP archive?
David> Some minor patches against libsmi-0.2 are required for two reasons:
David> . "typename" is C++ reserved keyword. David> ==> Changed to "type_name".
David> . C++ complains when string.c_str() is not passed as "const char *" David> ==> Added a few "const" keywords, mostly in function prototypes.
David> Perhaps these patches can be applied to future releases? As LIBSMI David> expands, more light changes may be necessary, but there should be David> nothing more intrusive than this.
I'm fine with these changes. I've applied them to the libsmi CVS module. -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.

Frank Strauss strauss@ibr.cs.tu-bs.de writes on 02 Mar 2000 10:14:06 +0100: . . How should we proceed? My current preference is to let your C++ . interface live besides libsmi as a separate package, because I'm not . familiar with it (and even not familiar with C++ ;-). When some time . went by and people would like to see both packages integrated, we . might decide to do so. . . What do you think? May I put your tarball to our FTP archive? .
All sounds good to me.
. I'm fine with these changes. I've applied them to the libsmi CVS module.
Wonderful, thanks again.
david
......................................................................... David Reeder dreeder@tislabs.com NAI Labs, Security Research Division +1 443/259-2348 -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.
participants (2)
-
David Reeder
-
Frank Strauss