FreeBSD Bugzilla – Attachment 249129 Details for
Bug 277664
japanese/mh: inc command fails to connect with APOP on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file for h/md5.h
patch-h_md5.h (text/plain), 324 bytes, created by
Shigeharu TAKENO
on 2024-03-13 10:03:32 UTC
(
hide
)
Description:
patch file for h/md5.h
Filename:
MIME Type:
Creator:
Shigeharu TAKENO
Created:
2024-03-13 10:03:32 UTC
Size:
324 bytes
patch
obsolete
>--- h/md5.h.ORG 2024-03-13 17:54:16.717089000 +0900 >+++ h/md5.h 2024-03-13 18:00:51.684061000 +0900 >@@ -20,7 +20,7 @@ > typedef unsigned short int UINT2; > > /* UINT4 defines a four byte word */ >-#ifndef __alpha >+#if !defined(__alpha) && !defined(__amd64) > typedef unsigned long int UINT4; > #else > typedef unsigned int UINT4;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 277664
: 249129 |
249697
|
249698