Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54687 - in sandbox/itl: boost/itl libs/itl/example/itvset_shell_ libs/itl/example/overlap_counter_ libs/itl_xt/test/auto_itv_test_ libs/itl_xt/test/meta_functors_
From: afojgo_at_[hidden]
Date: 2009-07-05 17:23:42


Author: jofaber
Date: 2009-07-05 17:23:41 EDT (Sun, 05 Jul 2009)
New Revision: 54687
URL: http://svn.boost.org/trac/boost/changeset/54687

Log:
Corrections due to warnings from gcc.
Text files modified:
   sandbox/itl/boost/itl/map.hpp | 3 ++-
   sandbox/itl/libs/itl/example/itvset_shell_/vc9_itvset_shell.vcproj | 4 ++--
   sandbox/itl/libs/itl/example/overlap_counter_/vc9_overlap_counter.vcproj | 4 ++--
   sandbox/itl/libs/itl_xt/test/auto_itv_test_/vc9_auto_itv_test.vcproj | 8 ++++----
   sandbox/itl/libs/itl_xt/test/meta_functors_/vc9_meta_functors.vcproj | 8 ++++----
   5 files changed, 14 insertions(+), 13 deletions(-)

Modified: sandbox/itl/boost/itl/map.hpp
==============================================================================
--- sandbox/itl/boost/itl/map.hpp (original)
+++ sandbox/itl/boost/itl/map.hpp 2009-07-05 17:23:41 EDT (Sun, 05 Jul 2009)
@@ -339,7 +339,7 @@
     map<DomainT,CodomainT,Traits,Compare,Combine,Section,Alloc>::add(const value_type& val)
 {
     if(Traits::absorbs_neutrons && val.CONT_VALUE == Combiner::neutron())
- *this;
+ return *this;
 
     std::pair<iterator, bool> insertion;
     if(Traits::is_total)
@@ -518,6 +518,7 @@
     }
     return *this;
 }
+
 //-------------------------------------------------------------------------
 template <class DomainT, class CodomainT, class Traits,
           ITL_COMPARE Compare, ITL_COMBINE Combine, ITL_SECTION Section, ITL_ALLOC Alloc>

Modified: sandbox/itl/libs/itl/example/itvset_shell_/vc9_itvset_shell.vcproj
==============================================================================
--- sandbox/itl/libs/itl/example/itvset_shell_/vc9_itvset_shell.vcproj (original)
+++ sandbox/itl/libs/itl/example/itvset_shell_/vc9_itvset_shell.vcproj 2009-07-05 17:23:41 EDT (Sun, 05 Jul 2009)
@@ -190,11 +190,11 @@
                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
                         <File
- RelativePath="..\..\..\..\boost\itl\interval_set.hpp"
+ RelativePath="..\..\..\..\boost\itl\interval.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\..\..\boost\itl\interval.hpp"
+ RelativePath="..\..\..\..\boost\itl\interval_set.hpp"
>
                         </File>
                 </Filter>

Modified: sandbox/itl/libs/itl/example/overlap_counter_/vc9_overlap_counter.vcproj
==============================================================================
--- sandbox/itl/libs/itl/example/overlap_counter_/vc9_overlap_counter.vcproj (original)
+++ sandbox/itl/libs/itl/example/overlap_counter_/vc9_overlap_counter.vcproj 2009-07-05 17:23:41 EDT (Sun, 05 Jul 2009)
@@ -190,11 +190,11 @@
                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
                         <File
- RelativePath="..\..\..\..\boost\itl\interval_map.hpp"
+ RelativePath="..\..\..\..\boost\itl\interval.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\..\..\boost\itl\interval.hpp"
+ RelativePath="..\..\..\..\boost\itl\interval_map.hpp"
>
                         </File>
                 </Filter>

Modified: sandbox/itl/libs/itl_xt/test/auto_itv_test_/vc9_auto_itv_test.vcproj
==============================================================================
--- sandbox/itl/libs/itl_xt/test/auto_itv_test_/vc9_auto_itv_test.vcproj (original)
+++ sandbox/itl/libs/itl_xt/test/auto_itv_test_/vc9_auto_itv_test.vcproj 2009-07-05 17:23:41 EDT (Sun, 05 Jul 2009)
@@ -190,19 +190,19 @@
                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
                         <File
- RelativePath="..\..\src\itl\interval_base_map.hpp"
+ RelativePath="..\..\src\itl\interval.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\src\itl\interval_base_set.hpp"
+ RelativePath="..\..\src\itl\interval_base_map.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\src\itl\interval_set.hpp"
+ RelativePath="..\..\src\itl\interval_base_set.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\src\itl\interval.hpp"
+ RelativePath="..\..\src\itl\interval_set.hpp"
>
                         </File>
                         <File

Modified: sandbox/itl/libs/itl_xt/test/meta_functors_/vc9_meta_functors.vcproj
==============================================================================
--- sandbox/itl/libs/itl_xt/test/meta_functors_/vc9_meta_functors.vcproj (original)
+++ sandbox/itl/libs/itl_xt/test/meta_functors_/vc9_meta_functors.vcproj 2009-07-05 17:23:41 EDT (Sun, 05 Jul 2009)
@@ -190,19 +190,19 @@
                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
                         <File
- RelativePath="..\..\src\itl\interval_base_map.hpp"
+ RelativePath="..\..\src\itl\interval.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\src\itl\interval_base_set.hpp"
+ RelativePath="..\..\src\itl\interval_base_map.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\src\itl\interval_set.hpp"
+ RelativePath="..\..\src\itl\interval_base_set.hpp"
>
                         </File>
                         <File
- RelativePath="..\..\src\itl\interval.hpp"
+ RelativePath="..\..\src\itl\interval_set.hpp"
>
                         </File>
                         <File


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk