Re: [Boost-users] Users! Who'd like to wave goodbye to #ifdef

gets my vote. Regards, Andrew Marlow Internet pkerchen@simcreator.com Sent by: boost-users-bounces@lists.boost.org 05/10/2010 14:40 Please respond to boost-users@lists.boost.org To boost-users@lists.boost.org cc Subject Re: [Boost-users] Users! Who'd like to wave goodbye to #ifdef +1 for removing VC6 support. Paul Kerchen _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users ___________________________________________________________ This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is prohibited. Please refer to http://www.bnpparibas.co.uk/en/information/legal_information.asp?Code=ECAS-8... for additional disclosures.

+1 - please do everything that can make code more readable - no need to support old non-standard compilers. On 10/6/2010 3:50 AM, AJG wrote:
<andrew.marlow<at> uk.bnpparibas.com> writes:
gets my vote.
+1
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users

I never used VC6. I understand that it was a quite non-standard C++. Improving the readability of the library I think is something important. I am wondering, in practice, what does it means to resolve against VC6? that somebody will go through the code and remove all the #ifdef VC6 blocks? that somebody will write a script to do that? that in future code there is not need for VC6 workarounds? Alfredo On Oct 5, 6:40 am, Paul Kerchen <pkerc...@simcreator.com> wrote:
+1 for removing VC6 support.
Paul Kerchen _______________________________________________ Boost-users mailing list Boost-us...@lists.boost.orghttp://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (5)
-
AJG
-
alapex0310@gmail.com
-
alfC
-
andrew.marlow@uk.bnpparibas.com
-
Paul Kerchen