[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CALL FOR HELP
On Wed, 09 Dec 1998 12:05:54 +0800, "YUAN Jian" wrote:
>Dear Sir
>I have error while compiling otcl. I can not understanding the solution in the Bug Fixes. Can you tell me the symbol's meaning like the following:
>3c3
><
>---
>>
>56d55
><
>432c430,434
><
>---
>>
>>
>......
>Thank you very much! YUAN Jian 12.9
>
-=- MIME -=-
This is a multi-part message in MIME format.
------=_NextPart_000_0004_01BE236C.45E79E80
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
Dear Sir
I have error while compiling otcl. I can not understanding the solution =
in the Bug Fixes. Can you tell me the symbol's meaning like the =
following:
3c3 =20
< =20
--- =20
> =20
56d55 =20
< =20
432c430,434 =20
< =20
--- =20
> =20
> =20
...... =20
Thank you very much! YUAN Jian 12.9
------=_NextPart_000_0004_01BE236C.45E79E80
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Dgb2312 http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Dear Sir</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>I have error while compiling otcl. I =
can not=20
understanding the solution in the Bug Fixes. Can you tell me the =
symbol's=20
meaning like the following:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>3c3 =
</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>< =
</FONT></DIV>
<DIV><FONT size=3D2>--- </FONT></DIV>
<DIV><FONT size=3D2>> </FONT></DIV>
<DIV><FONT size=3D2>56d55 </FONT></DIV>
<DIV><FONT size=3D2>< </FONT></DIV>
<DIV><FONT size=3D2>432c430,434 </FONT></DIV>
<DIV><FONT size=3D2>< </FONT></DIV>
<DIV><FONT size=3D2>--- </FONT></DIV>
<DIV><FONT size=3D2>> </FONT></DIV>
<DIV><FONT size=3D2>> </FONT></DIV>
<DIV><FONT size=3D2>...... </FONT></DIV>
<DIV><FONT size=3D2>Thank you very=20
much! YUAN=20
Jian 12.9</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_0004_01BE236C.45E79E80--
That's a patch file (although I hope you deleted some of it...)
Apply it to the source code with the "patch" program (under Unix).
-John