[Liblas-commits] hg: use unix crlfs

liblas-commits at liblas.org liblas-commits at liblas.org
Mon Jul 11 15:50:00 EDT 2011


details:   http://hg.liblas.orghg/rev/75179e7ee6cb
changeset: 3068:75179e7ee6cb
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Mon Jul 11 12:40:39 2011 -0700
description:
use unix crlfs
Subject: hg: vs2010 lint

details:   http://hg.liblas.orghg/rev/1212e882fd03
changeset: 3069:1212e882fd03
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Mon Jul 11 12:47:35 2011 -0700
description:
vs2010 lint
Subject: hg: vs2010 lint

details:   http://hg.liblas.orghg/rev/9a72b833fae5
changeset: 3070:9a72b833fae5
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Mon Jul 11 12:47:38 2011 -0700
description:
vs2010 lint
Subject: hg: vs2010 lint

details:   http://hg.liblas.orghg/rev/021aae5ca395
changeset: 3071:021aae5ca395
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Mon Jul 11 12:48:14 2011 -0700
description:
vs2010 lint
Subject: hg: use unix crlfs

details:   http://hg.liblas.orghg/rev/c5b6cb6593bd
changeset: 3072:c5b6cb6593bd
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Mon Jul 11 12:49:31 2011 -0700
description:
use unix crlfs
Subject: hg: vs2010 lint

details:   http://hg.liblas.orghg/rev/8bda4636609c
changeset: 3073:8bda4636609c
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Mon Jul 11 12:49:51 2011 -0700
description:
vs2010 lint

diffstat:

 .hgignore                               |  231 +++++++++--------
 apps/lasindex_test.cpp                  |    1 +
 include/liblas/detail/opt_allocator.hpp |  409 ++++++++++++++++---------------
 test/unit/zipwriter_test.cpp            |    2 +-
 4 files changed, 323 insertions(+), 320 deletions(-)

diffs (truncated from 671 to 300 lines):

diff -r f43d3984161c -r 8bda4636609c .hgignore
--- a/.hgignore	Fri Jul 01 14:08:29 2011 -0500
+++ b/.hgignore	Mon Jul 11 12:49:51 2011 -0700
@@ -1,115 +1,116 @@
-syntax: glob
-*~
-\#*\#
-.\#*
-*.bak
-*.dll
-*.dll.manifest
-*.embed.manifest
-*.exe
-*.exe.manifest
-*.exp
-*.idb
-*.ilk
-*.intermediate.manifest
-*.la
-*.lib
-*.lo
-*.ncb
-*.o
-*.obj
-*.orig
-*.pdb
-*.pyc
-*.res
-*.suo
-*.swp
-*.user
-*.vcproj
-*.sln
-.deps
-./bin
-.DS_Store
-.libs
-aclocal.m4
-apps/las2las
-apps/las2oci
-apps/las2ogr
-apps/las2txt
-apps/lasindex
-apps/lasinfo
-apps/lasmerge
-apps/liblas-config
-apps/ts2las
-apps/txt2las
-autom4te.cache
-build.hobu
-cmake_install.cmake
-CMakeCache.txt
-CMakeFiles
-CTestTestfile.cmake
-CPackConfig.cmake
-CPackSourceConfig.cmake
-buildout/setenv
-install_manifest.txt
-_CPack_Packages/
-src/CMakeFiles
-config.guess
-config.log
-config.status
-config.sub
-configure
-Debug
-depcomp
-install-sh
-liblas_test
-libtool
-ltmain.sh
-Makefile
-Makefile.in
-missing
-python/build/*
-python/dist/*
-python/libLAS.egg-info/*
-Release
-src/liblas.a
-test/data/*.dat
-test/data/*.idx
-.dirstamp
-*.dir
-CMakeScripts
-libLAS.xcodeproj
-build/libLAS.build
-buildout/source
-buildout/share
-buildout/lib
-buildout/include
-buildout/bin
-buildout/eggs
-buildout/parts
-buildout/develop-eggs
-buildout/doc
-buildout/man
-doc/build
-doc/api/xml
-doc/api/html
-*.mshark
-Testing/
-README.txt
-osgeo4w/
-test/data/Autzen_Stadium/
-DartConfiguration.tcl
-
-# stuff generated by VS2010
-*.ipch
-*.vcxproj
-*.vcxproj.filters
-libLAS.opensdf
-libLAS.sdf
-*.tlog
-csharp-new/liblas_swig.opensdf
-csharp-new/liblas_swig.sdf
-
-# swig-generated files
-csharp-new/liblas_swig_cs/*.cs
-csharp-new/liblas_swig_cpp/liblas_wrap.cpp
+syntax: glob
+*~
+\#*\#
+.\#*
+*.bak
+*.dll
+*.dll.manifest
+*.embed.manifest
+*.exe
+*.exe.manifest
+*.exp
+*.idb
+*.ilk
+*.intermediate.manifest
+*.la
+*.lib
+*.lo
+*.ncb
+*.o
+*.obj
+*.orig
+*.pdb
+*.pyc
+*.res
+*.suo
+*.swp
+*.user
+*.vcproj
+*.sln
+*.sln.docstates
+.deps
+./bin
+.DS_Store
+.libs
+aclocal.m4
+apps/las2las
+apps/las2oci
+apps/las2ogr
+apps/las2txt
+apps/lasindex
+apps/lasinfo
+apps/lasmerge
+apps/liblas-config
+apps/ts2las
+apps/txt2las
+autom4te.cache
+build.hobu
+cmake_install.cmake
+CMakeCache.txt
+CMakeFiles
+CTestTestfile.cmake
+CPackConfig.cmake
+CPackSourceConfig.cmake
+buildout/setenv
+install_manifest.txt
+_CPack_Packages/
+src/CMakeFiles
+config.guess
+config.log
+config.status
+config.sub
+configure
+Debug
+depcomp
+install-sh
+liblas_test
+libtool
+ltmain.sh
+Makefile
+Makefile.in
+missing
+python/build/*
+python/dist/*
+python/libLAS.egg-info/*
+Release
+src/liblas.a
+test/data/*.dat
+test/data/*.idx
+.dirstamp
+*.dir
+CMakeScripts
+libLAS.xcodeproj
+build/libLAS.build
+buildout/source
+buildout/share
+buildout/lib
+buildout/include
+buildout/bin
+buildout/eggs
+buildout/parts
+buildout/develop-eggs
+buildout/doc
+buildout/man
+doc/build
+doc/api/xml
+doc/api/html
+*.mshark
+Testing/
+README.txt
+osgeo4w/
+test/data/Autzen_Stadium/
+DartConfiguration.tcl
+
+# stuff generated by VS2010
+*.ipch
+*.vcxproj
+*.vcxproj.filters
+libLAS.opensdf
+libLAS.sdf
+*.tlog
+csharp-new/liblas_swig.opensdf
+csharp-new/liblas_swig.sdf
+
+# swig-generated files
+csharp-new/liblas_swig_cs/*.cs
+csharp-new/liblas_swig_cpp/liblas_wrap.cpp
diff -r f43d3984161c -r 8bda4636609c apps/lasindex_test.cpp
--- a/apps/lasindex_test.cpp	Fri Jul 01 14:08:29 2011 -0500
+++ b/apps/lasindex_test.cpp	Mon Jul 11 12:49:51 2011 -0700
@@ -191,6 +191,7 @@
 
 int main(int argc, char* argv[])
 {
+    boost::ignore_unused_variable_warning(argv);
     char *tmpfilenme = 0;
     char *lasinfilenme = 0;
     char *lasoutfilenme = 0;
diff -r f43d3984161c -r 8bda4636609c include/liblas/detail/opt_allocator.hpp
--- a/include/liblas/detail/opt_allocator.hpp	Fri Jul 01 14:08:29 2011 -0500
+++ b/include/liblas/detail/opt_allocator.hpp	Mon Jul 11 12:49:51 2011 -0700
@@ -1,204 +1,205 @@
-/******************************************************************************
- * $Id$
- *
- * Project:  libLAS - http://liblas.org - A BSD library for LAS format data.
- * Purpose:  Allocator to allow mapping allocation strategy
- * Author:   Andrew Bell, andrew.bell.ia at gmail.com
- *
- ******************************************************************************
- * Copyright (c) 2011, Andrew Bell
- *
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following
- * conditions are met:
- *
- *     * Redistributions of source code must retain the above copyright
- *       notice, this list of conditions and the following disclaimer.
- *     * Redistributions in binary form must reproduce the above copyright
- *       notice, this list of conditions and the following disclaimer in
- *       the documentation and/or other materials provided
- *       with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
- * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
- * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
- * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
- * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
- * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
- * OF SUCH DAMAGE.
- ****************************************************************************/
-
-#ifndef LIBLAS_DETAIL_MAP_ALLOCATOR_HPP_INCLUDED
-#define LIBLAS_DETAIL_MAP_ALLOCATOR_HPP_INCLUDED
-
-#include <map>
-#include <boost/interprocess/file_mapping.hpp>
-#include <boost/interprocess/mapped_region.hpp>
-
-namespace liblas {
-namespace detail {
-
-template <typename T>
-class opt_allocator
-{


More information about the Liblas-commits mailing list