Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Finn Haedicke (6bd7a83b70c773697b12f76ddbc45b6ffaf32615)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
  • To: Finn Haedicke <finn_haedicke AT gmx.net>, sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Finn Haedicke (6bd7a83b70c773697b12f76ddbc45b6ffaf32615)
  • Date: Fri, 2 Oct 2009 16:15:04 +0200 (CEST)

:2009-10-02T09:05:Finn Haedicke:

> +diff -ru Miro-2.5.2/portable/libtorrent/include/libtorrent/storage.hpp
> Miro-2.5.2-patched/portable/libtorrent/include/libtorrent/storage.hpp
> +--- Miro-2.5.2/portable/libtorrent/include/libtorrent/storage.hpp
> 2009-07-31 11:56:04.000000000 +0900
> ++++ Miro-2.5.2-patched/portable/libtorrent/include/libtorrent/storage.hpp
> 2009-10-02 22:10:11.869173280 +0900
> +@@ -42,6 +42,7 @@
> +
> + #include <boost/limits.hpp>
> + #include <boost/thread.hpp>
> ++#include <boost/function.hpp>
> + #include <boost/shared_ptr.hpp>
> + #include <boost/intrusive_ptr.hpp>
> + #include <boost/filesystem/path.hpp>

Any reason this doesn't use the external: rb-libtorrent ? Which I'm
guessing might be the lib in use? Especially since that one has all the
sub depends for boost as well. Spells should generally use system libs
wherever this is possible(though if it's to much effort to do it(example
brlcad) then I think it would be safe to assume or in some cases where
the included one has some specific additions).

--
Andraž ruskie Levstik
Source Mage GNU/Linux Games/Xorg grimoire guru
Re-Alpine Coordinator http://sourceforge.net/projects/re-alpine/
Geek/Hacker/Tinker

Show them the ropes and soon they've used that rope to build a bridge to
their future.


Archive powered by MHonArc 2.6.24.

Top of Page