Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 10733 Details for
Bug 18633
pnet-0.5.4.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pnet-0.5.4 patch
pnet-0.5.4-1.patch (text/plain), 1.07 KB, created by
Rainer Größlinger (RETIRED)
on 2003-04-16 07:56:54 UTC
(
hide
)
Description:
pnet-0.5.4 patch
Filename:
MIME Type:
Creator:
Rainer Größlinger (RETIRED)
Created:
2003-04-16 07:56:54 UTC
Size:
1.07 KB
patch
obsolete
>Index: c_main.c >=================================================================== >RCS file: /cvsroot/dotgnu-pnet/pnet/cscc/c_main.c,v >retrieving revision 1.11 >diff -u -r1.11 c_main.c >--- c_main.c 23 Mar 2003 18:01:01 -0000 1.11 >+++ c_main.c 1 Apr 2003 00:19:26 -0000 >@@ -60,14 +60,14 @@ > CCStringListAdd(&pre_defined_symbols, &num_pre_defined_symbols, > "__WORDSIZE=64"); > CCStringListAdd(&pre_defined_symbols, &num_pre_defined_symbols, >- "__PTRDIFF_TYPE__=\"long long\""); >+ "__PTRDIFF_TYPE__=long long"); > } > CCStringListAdd(&pre_defined_symbols, &num_pre_defined_symbols, >- "__SIZE_TYPE__=\"unsigned int\""); >+ "__SIZE_TYPE__=unsigned int"); > CCStringListAdd(&pre_defined_symbols, &num_pre_defined_symbols, > "__WCHAR_TYPE__=__wchar__"); > CCStringListAdd(&pre_defined_symbols, &num_pre_defined_symbols, >- "__WINT_TYPE__=\"unsigned int\""); >+ "__WINT_TYPE__=unsigned int"); > CCStringListAdd(&pre_defined_symbols, &num_pre_defined_symbols, > "__VERSION__=\"" VERSION " (cscc)\""); > CCStringListAdd(&pre_defined_symbols, &num_pre_defined_symbols,
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 Raw
Actions:
View
Attachments on
bug 18633
:
10121
| 10733