public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-plugins/lightspark/files: lightspark-0.4.1-debug-defines.patch lightspark-0.3.3-llvm-datatypes.patch
@ 2010-06-07 13:17 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2010-06-07 13:17 UTC (permalink / raw
  To: gentoo-commits

chithanh    10/06/07 13:17:29

  Added:                lightspark-0.4.1-debug-defines.patch
  Removed:              lightspark-0.3.3-llvm-datatypes.patch
  Log:
  Version bump. Drop old buildfix, add different one.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  www-plugins/lightspark/files/lightspark-0.4.1-debug-defines.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/lightspark/files/lightspark-0.4.1-debug-defines.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/lightspark/files/lightspark-0.4.1-debug-defines.patch?rev=1.1&content-type=text/plain

Index: lightspark-0.4.1-debug-defines.patch
===================================================================
diff -ur a/swftypes.h b/swftypes.h
--- a/swftypes.h	2010-06-05 03:14:06.000000000 +0200
+++ b/swftypes.h	2010-06-07 15:06:33.013468239 +0200
@@ -471,9 +471,9 @@
 public:
 #ifndef NDEBUG
 	//Stuff onyl used in debugging
-	bool initialized;
 	int getRefCount(){ return ref_count; }
 #endif
+	bool initialized;
 	bool implEnable;
 	void setPrototype(Class_base* c);
 	Class_base* getPrototype() const { return prototype; }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-07 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-07 13:17 [gentoo-commits] gentoo-x86 commit in www-plugins/lightspark/files: lightspark-0.4.1-debug-defines.patch lightspark-0.3.3-llvm-datatypes.patch Chi-Thanh Christopher Nguyen (chithanh)

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