cvs: gd /libgd/tests bug00007.c

[email protected] ("Pierre-Alain Joye")
Newsgroups php.gd.cvs
Message-ID <cvspajoye1160361422@cvsserver>
pajoye		Mon Oct  9 02:37:02 2006 UTC

  Modified files:              
    /gd/libgd/tests	bug00007.c 
  Log:
  - temp fp
  
  
http://cvs.php.net/viewvc.cgi/gd/libgd/tests/bug00007.c?r1=1.1&r2=1.2&diff_format=u
Index: gd/libgd/tests/bug00007.c
diff -u gd/libgd/tests/bug00007.c:1.1 gd/libgd/tests/bug00007.c:1.2
--- gd/libgd/tests/bug00007.c:1.1	Sun Oct  8 21:43:16 2006
+++ gd/libgd/tests/bug00007.c	Mon Oct  9 02:37:02 2006
@@ -17,6 +17,8 @@
 	gdImageAlphaBlending(dst_tc, 0);
 
 	gdImageCopy(dst_tc, src, 0,0, 0,0, gdImageSX(src), gdImageSY(src));
+
+	fp = fopen("a.png", "wb");
  	gdImagePng(dst_tc, fp);
 	fclose(fp);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.