http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2665
*** shadow/2665 Wed Jul 18 05:24:45 2001 --- shadow/2665.tmp.14261 Wed Jul 18 16:40:06 2001 *************** *** 38,41 **** deprecated class or member. This allows legacy APIs to be built without warnings. There currently is no other way to suppress the deprecation warnings. ! :-( --- 38,45 ---- deprecated class or member. This allows legacy APIs to be built without warnings. There currently is no other way to suppress the deprecation warnings. ! :-( ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-18 16:40 ------- ! You could always structure your build so that the classes declaring the ! deprecation are built seperately from the classes that use the deprecation.
