At Monday 2003-07-21 01:48, you wrote:


> At Sunday 2003-07-20 04:29, you wrote:
[deleted]
> >Yes, I remain unconvinced ;-)
> >This is because some compilers do not provide such a FUNCTION facility.
> >VC6 is one of them. What should I do for it?
>
> don't do anything.  VC6 has been replaced.  If you want to support every
> compiler back to CFront, you're not going to get a lot done.
>
>

Exactly! Don't do anything! But in order not to do anything, I need to know
whether the compiler support a FUNCTION-like macro or not.

Otherwise, I won't know (and assume it has), and print to the user something
like:

function= '(unknown)'.

Which would you prefer?

printing function='(unknown)'. would be fine



Best,
John





_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to