commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutils/mh mh.h mh_fmtgram.y mh_format.c


From: Sergey Poznyakoff
Subject: mailutils/mh mh.h mh_fmtgram.y mh_format.c
Date: Thu, 05 Sep 2002 07:22:16 -0400

CVSROOT:        /cvsroot/mailutils
Module name:    mailutils
Changes by:     Sergey Poznyakoff <address@hidden>      02/09/05 07:22:16

Modified files:
        mh             : mh.h mh_fmtgram.y mh_format.c 

Log message:
        Changed type of `prog' to mh_instr_t, which is
        a union of all objects that can be held in a program text
        cell. This fixes potential problems due to sizeof(int)!=
        sizeof(void*).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailutils/mh/mh.h.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailutils/mh/mh_fmtgram.y.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailutils/mh/mh_format.c.diff?tr1=1.9&tr2=1.10&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]