public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/ufraw/files: ufraw-0.19.2-clang.patch
@ 2014-06-15 10:16 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2014-06-15 10:16 UTC (permalink / raw
  To: gentoo-commits

maekke      14/06/15 10:16:58

  Added:                ufraw-0.19.2-clang.patch
  Log:
  fix building with clang by Priit Laes in bug #513054
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.1                  media-gfx/ufraw/files/ufraw-0.19.2-clang.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/files/ufraw-0.19.2-clang.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/files/ufraw-0.19.2-clang.patch?rev=1.1&content-type=text/plain

Index: ufraw-0.19.2-clang.patch
===================================================================
https://bugs.gentoo.org/show_bug.cgi?id=513054
http://sourceforge.net/p/ufraw/bugs/365/

--- ufraw.h.orig	2014-01-11 11:04:08.000000000 -0800
+++ ufraw.h	2014-01-11 11:04:54.000000000 -0800
@@ -41,6 +41,10 @@
 /* An impossible value for conf float values */
 #define NULLF -10000.0
 
+#ifdef __cplusplus
+extern "C" {
+#endif // __cplusplus
+
 /* Options, like auto-adjust buttons can be in 3 states. Enabled and disabled
  * are obvious. Apply means that the option was selected and some function
  * has to act accourdingly, before changing to one of the first two states */
@@ -78,10 +82,6 @@ extern UFName ufRawImage;
 extern UFName ufRawResources;
 extern UFName ufCommandLine;
 
-#ifdef __cplusplus
-extern "C" {
-#endif // __cplusplus
-
     UFObject *ufraw_image_new();
 #ifdef HAVE_LENSFUN
     UFObject *ufraw_lensfun_new();





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-gfx/ufraw/files: ufraw-0.19.2-clang.patch
@ 2014-11-11 20:47 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2014-11-11 20:47 UTC (permalink / raw
  To: gentoo-commits

maekke      14/11/11 20:47:56

  Removed:              ufraw-0.19.2-clang.patch
  Log:
  remove old for bug #526856
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 072AD062)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-11 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-15 10:16 [gentoo-commits] gentoo-x86 commit in media-gfx/ufraw/files: ufraw-0.19.2-clang.patch Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-11 20:47 Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox