summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/attachments/20130406/884ec0e9
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20130406/884ec0e9')
-rw-r--r--zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.bin13
-rw-r--r--zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.sigbin0 -> 72 bytes
-rw-r--r--zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.bin13
-rw-r--r--zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.sigbin0 -> 72 bytes
4 files changed, 26 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.bin b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.bin
new file mode 100644
index 000000000..80c1e90ee
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.bin
@@ -0,0 +1,13 @@
+diff --git a/src/YApplication.cc b/src/YApplication.cc
+index 337fa36..aee8d5e 100644
+--- a/src/YApplication.cc
++++ b/src/YApplication.cc
+@@ -60,7 +60,7 @@ struct YApplicationPrivate
+ YApplication::YApplication()
+ : priv( new YApplicationPrivate() )
+ {
+- YUI_CHECK_NEW( priv );
++ YUI_CHECK_NEW( priv.get() );
+ priv->iconLoader = new YIconLoader();
+ YCommandLine cmdLine; // Retrieve command line args from /proc/<pid>/cmdline
+ if ( cmdLine.argc() > 0 )
diff --git a/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.sig b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.sig
new file mode 100644
index 000000000..3d979c699
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment-0001.sig
Binary files differ
diff --git a/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.bin b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.bin
new file mode 100644
index 000000000..80c1e90ee
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.bin
@@ -0,0 +1,13 @@
+diff --git a/src/YApplication.cc b/src/YApplication.cc
+index 337fa36..aee8d5e 100644
+--- a/src/YApplication.cc
++++ b/src/YApplication.cc
+@@ -60,7 +60,7 @@ struct YApplicationPrivate
+ YApplication::YApplication()
+ : priv( new YApplicationPrivate() )
+ {
+- YUI_CHECK_NEW( priv );
++ YUI_CHECK_NEW( priv.get() );
+ priv->iconLoader = new YIconLoader();
+ YCommandLine cmdLine; // Retrieve command line args from /proc/<pid>/cmdline
+ if ( cmdLine.argc() > 0 )
diff --git a/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.sig b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.sig
new file mode 100644
index 000000000..3d979c699
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20130406/884ec0e9/attachment.sig
Binary files differ