[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN][PATCH]Improve C++ standard compliance

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-08-20 09:41:47 CEST

Stefan Fuhrmann wrote:
> Hi dev,
>
> this patch should be low risk, too, and is required for VC8.0.
>
> [[[
> Fix issues found by VC8.0:
> * enum values don't reside in the enumeration's scope
> (this is not C# *g*)
> * const-correctness issues (especially const char*)
> * member function pointers must be constructed using
> the & operator
> * use explicit type for bTipPopped in MyGraph.cpp
> ]]]

Committed in revision 4218.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Aug 20 09:42:18 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.