-
1894459·text·455 B·2010-07-04 17:03 UTC
[18:57] NImaaR: ari
[18:57] NImaaR: salam :X
[18:57] NImaaR: to mac budi
[18:57] NImaaR: ?
[18:57] Ar}--{o: hastam
[18:57] Ar}--{o: khafe
[18:57] Ar}--{o: :)
[18:57] NImaaR: chi
[18:57] NImaaR
-
1894454·cpp·528 B·2010-07-04 16:37 UTC
#include <iostream>
using namespace std;
namespace meinNamensraum // Namenraum vereinbaren
{
void funktion()
{
cout << "meinNamensraum::funktion()" << endl;
}
}
namespace mein
-
1894438·text·403.9 KB·2010-07-04 16:11 UTC
-
1894436·text·51.8 KB·2010-07-04 16:10 UTC
-
1894435·text·8.5 KB·2010-07-04 16:10 UTC
11:32:00 T:3078817680 M:1165021184 ERROR: Failed to create common scripts symlink.
11:32:00 T:3078817680 M:1165021184 NOTICE: -----------------------------------------------------------------------
-
1894434·text·8.2 KB·2010-07-04 16:09 UTC
stop: Unknown instance:
Hit http://archive.canonical.com karmic Release.gpg
Ign http://archive.canonical.com karmic/partner Translation-en_CA
Hit http://ca.archive.ubuntu.com karmic Release.gpg
Hit h
-
1894433·text·21.4 KB·2010-07-04 16:09 UTC
xbmc-live stop/waiting
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg
-
1894431·text·44.6 KB·2010-07-04 16:09 UTC
-
1894430·text·4.9 KB·2010-07-04 16:09 UTC
xbmc-live stop/waiting
--2010-07-04 11:24:38-- http://dl.dropbox.com/u/4325533/XCI/Remote/lirc_none.seed
Resolving dl.dropbox.com... 174.129.242.127, 184.73.197.198, 184.73.197.205, ...
Connecting to
-
1894429·text·61 B·2010-07-04 16:09 UTC
xbmc-live stop/waiting
xbmc-live start/running, process 6377
-
1894427·text·26.8 KB·2010-07-04 16:09 UTC
* SABnzbd+ binary newsgrabber: not running
* Starting SABnzbd+ binary newsgrabber
...done.
* SABnzbd+ binary newsgrabber: not running
* Starting SABnzbd+ binary newsgrabber
...done.
Reading
-
1894426·text·159.8 KB·2010-07-04 16:09 UTC
-
1894415·text·707.9 KB·2010-07-04 15:32 UTC
-
1894413·text·707.9 KB·2010-07-04 15:30 UTC
-
1894380·text·285 B·2010-07-04 14:17 UTC
libedataserverui1.2-8
Reverse Depends:
libevolution
evolution
evolution-plugins
evolution-plugins-experimental
lunar-applet
gnome-panel
libevolution
evolution
evolution-plugins
evo
-
1894379·cpp·308 B·2010-07-04 14:08 UTC
#include <iostream>
using namespace std;
class Objekt
{
public:
Objekt()
:aufruf(0)
{
}
void test() const
{
cout << "Aufruf #" << ++aufruf << endl;
-
1894374·cpp·818 B·2010-07-04 13:57 UTC
#include <iostream>
using namespace std;
class Objekt
{
public:
Objekt()
:var(42)
{
}
// 4 verschiedene Funktionsüberladungen
void hallo()
{
cout <<
-
1894369·cpp·122 B·2010-07-04 13:42 UTC
class Objekt
{
register int var;
inline void funktion()
{
cout << "Eine Inline- Funktion" << endl;
}
};
-
1894295·text·1.1 KB·2010-07-04 09:20 UTC
# HG changeset patch
# User Nicolas Dumazet <nicdumz.commits@gmail.com>
# Date 1278234450 -32400
# Branch stable
# Node ID 80f156c8ee94377094f3743f0f2db344a3e4949f
# Parent 239f3210c970615dc1d5f861a9
-
1894227·diff·1.7 KB·2010-07-04 03:49 UTC
--- ../lcr3/chan_lcr.c 2010-07-04 02:14:21.000000000 +0200
+++ ./chan_lcr.c 2010-07-04 04:50:22.000000000 +0200
@@ -675,9 +675,22 @@
default:
newparam.setup.callerinfo.ntype = INFO_NTYPE_UNK