FreeBSD Bugzilla – Attachment 123506 Details for
Bug 166858
New port graphics/openimageio
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
iv-patch.shar
iv-patch.shar (text/plain), 812 bytes, created by
Shane
on 2012-04-17 11:55:16 UTC
(
hide
)
Description:
iv-patch.shar
Filename:
MIME Type:
Creator:
Shane
Created:
2012-04-17 11:55:16 UTC
Size:
812 bytes
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># files/patch-src_iv_imageviewer.cpp ># >echo x - files/patch-src_iv_imageviewer.cpp >sed 's/^X//' >files/patch-src_iv_imageviewer.cpp << 'bebb074e7504f174f78213e6d98a771b' >X--- iv/imageviewer.cpp.orig 2012-04-17 17:04:57.000000000 +0930 >X+++ iv/imageviewer.cpp 2012-04-17 17:05:43.000000000 +0930 >X@@ -49,6 +49,11 @@ >X #include "sysutil.h" >X #include "filesystem.h" >X >X+#if !defined(log2f) >X+ >X+inline float log2f(float x) {return logf(x)*(float)1.4426950408889634;} >X+ >X+#endif /* log2f */ >X >X namespace >X { >bebb074e7504f174f78213e6d98a771b >exit
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 166858
:
123504
|
123505
| 123506