logo       

cvs: ZendEngine2 / zend_opcode.c: msg#00070

Subject: cvs: ZendEngine2 / zend_opcode.c
tony2001                Sat Oct 28 10:42:04 2006 UTC

  Modified files:              
    /ZendEngine2        zend_opcode.c 
  Log:
  fix build
  
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_opcode.c?r1=1.122&r2=1.123&diff_format=u
Index: ZendEngine2/zend_opcode.c
diff -u ZendEngine2/zend_opcode.c:1.122 ZendEngine2/zend_opcode.c:1.123
--- ZendEngine2/zend_opcode.c:1.122     Mon Apr 10 12:27:17 2006
+++ ZendEngine2/zend_opcode.c   Sat Oct 28 10:42:04 2006
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: zend_opcode.c,v 1.122 2006/04/10 12:27:17 dmitry Exp $ */
+/* $Id: zend_opcode.c,v 1.123 2006/10/28 10:42:04 tony2001 Exp $ */
 
 #include <stdio.h>
 
@@ -78,7 +78,7 @@
        op_array->function_name.v = NULL;
        op_array->filename = zend_get_compiled_filename(TSRMLS_C);
        op_array->script_encoding = zend_get_compiled_script_encoding(TSRMLS_C);
-       op_array->doc_comment = NULL;
+       op_array->doc_comment.v = NULL;
        op_array->doc_comment_len = 0;
 
        op_array->arg_info = NULL;
@@ -187,8 +187,8 @@
                        if (ce->num_interfaces > 0 && ce->interfaces) {
                                efree(ce->interfaces);
                        }
-                       if (ce->doc_comment) {
-                               efree(ce->doc_comment);
+                       if (ce->doc_comment.v) {
+                               efree(ce->doc_comment.v);
                        }
                        efree(ce);
                        break;
@@ -202,8 +202,8 @@
                        if (ce->num_interfaces > 0) {
                                free(ce->interfaces);
                        }
-                       if (ce->doc_comment) {
-                               free(ce->doc_comment);
+                       if (ce->doc_comment.v) {
+                               free(ce->doc_comment.v);
                        }
                        free(ce);
                        break;
@@ -261,8 +261,8 @@
        if (op_array->function_name.v) {
                efree(op_array->function_name.v);
        }
-       if (op_array->doc_comment) {
-               efree(op_array->doc_comment);
+       if (op_array->doc_comment.v) {
+               efree(op_array->doc_comment.v);
        }
        if (op_array->brk_cont_array) {
                efree(op_array->brk_cont_array);

-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
science.linguis...    culture.sf.lite...    video.mplayer.c...    yellowdog.gener...    ietf.rfc822/199...    emacs.help/2002...    redhat.release....    kernel.speakup/...    java.openejb.de...    debian.devel.gt...    xfree86.newbie/...    bug-tracking.ma...    pam/2003-05/msg...    games.devel.ope...    user-groups.lin...    music.pancham/2...    network.mq.deve...    web.html.genera...    arklinux.bugs/2...    linux.ecasound/...    qnx.openqnx.dev...    org.user-groups...    file-systems.sf...    trustix.contrib...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe