DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3585>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3585 ------- Additional Comments From [EMAIL PROTECTED] 2001-09-14 07:46 ------- this is normal under the Visual Age C++ 5.0 Professional compiler. they had to change the libraries and the compiler to support "extern inline" as required by the ANSI C++ standard. you can suppress some of the messages by specifying - qstaticinline on the command line, but then you can't use "extern inline". --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
