FreeBSD Bugzilla – Attachment 59501 Details for
Bug 89536
[patch] Encoding support in java/jikes nonfunctional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 360 bytes, created by
Juha-Matti Tilli
on 2005-11-25 16:00:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Juha-Matti Tilli
Created:
2005-11-25 16:00:14 UTC
Size:
360 bytes
patch
obsolete
>--- configure.orig Sun Oct 3 23:44:54 2004 >+++ configure Fri Nov 25 17:18:30 2005 >@@ -5940,12 +5940,10 @@ > > > >-list=wchar_t >- > if test $ac_cv_sizeof_wchar_t -eq 4; then >- list="$list ucs4 utf32 ucs-4 utf-32 UCS-4" >+ list="ucs4 utf32 ucs-4 utf-32 UCS-4" > else >- list="$list ucs2 utf16 ucs-2 utf-16 UCS-2" >+ list="ucs2 utf16 ucs-2 utf-16 UCS-2" > fi
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 89536
: 59501