FreeBSD Bugzilla – Attachment 46441 Details for
Bug 71298
Update port: graphics/gsculpt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 629 bytes, created by
tkato432
on 2004-09-02 18:40:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-09-02 18:40:17 UTC
Size:
629 bytes
patch
obsolete
>diff -urN /usr/ports/graphics/gsculpt/files/patch-src::Templates::array.h graphics/gsculpt/files/patch-src::Templates::array.h >--- /usr/ports/graphics/gsculpt/files/patch-src::Templates::array.h Thu Jan 1 09:00:00 1970 >+++ graphics/gsculpt/files/patch-src::Templates::array.h Fri Sep 3 00:49:24 2004 >@@ -0,0 +1,11 @@ >+--- src/Templates/array.h.orig Thu Jan 10 07:22:01 2002 >++++ src/Templates/array.h Fri Sep 3 00:48:47 2004 >+@@ -100,7 +100,7 @@ >+ } >+ >+ //construct from C array >+- array(T *inData, int aSize, int initialCap = aSize) >++ array(T *inData, int aSize, int initialCap) >+ { >+ sz = aSize; >+ cap = initialCap;
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 71298
: 46441