On Fri, 22 Aug 1997, Jeremy Elson wrote: >I think __FUNCTION__ is a GCCism anyway, so you might consider using > > #ifndef __GNUC__ > #define __FUNCTION__ __FILE__ > #endif Probably a GCCism, but __FILE__ works just as well, __FUNCTION__ isn't critical to the success of the modifications (except release_my_buffers() which is discouraged anyway). -- greerga@muohio.edu me@null.net | Genius may have its limitations, but stupidity http://www.muohio.edu/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST