FreeBSD Bugzilla – Attachment 8659 Details for
Bug 18033
Codecrusader port version 2.1.4 does not build. (Patches included)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 531 bytes, created by
dervish
on 2000-04-16 17:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dervish
Created:
2000-04-16 17:40:01 UTC
Size:
531 bytes
patch
obsolete
>--- ACE/ACE_wrappers/ace/Log_Msg.cpp.orig Mon Apr 10 14:01:34 2000 >+++ ACE/ACE_wrappers/ace/Log_Msg.cpp Mon Apr 10 14:02:38 2000 >@@ -670,9 +670,9 @@ > ACE_TRACE ("ACE_Log_Msg::log"); > // External decls. > >-#if ! (defined(__BORLANDC__) && __BORLANDC__ >= 0x0530) >+#if defined(ACE_LACKS_SYS_NERR) > extern int sys_nerr; >-#endif /* ! (defined(__BORLANDC__) && __BORLANDC__ >= 0x0530) */ >+#endif /* defined(ACE_LACKS_SYS_NERR) */ > typedef void (*PTF)(...); > > // Only print the message if <priority_mask_> hasn't been reset to
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 18033
:
8656
|
8657
|
8658
| 8659