On Thu, 21 Mar 2002, Michel J Lambert wrote: > +// KEY_PAIR src_key_p, dest_key_p; > +// KEY src_key, dest_key; [etc.] These need to be C-style comments; not every compiler will accept the C++ style ones. Simon
- MSVC Warnings Michel J Lambert
- Re: MSVC Warnings Simon Glover
- Re: MSVC Warnings Michel J Lambert
- Re: MSVC Warnings Josh Wilmes