Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 542174 Details for
Bug 651756
media-libs/opencollada-1.6.62 : /.../pcre.h:325:33: error: conflicting declaration typedef struct real_pcre8_or_16 pcre
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
typedef patch
opencollada-1.6.62-fix-typedef.patch (text/plain), 605 bytes, created by
Vova
on 2018-08-02 20:24:30 UTC
(
hide
)
Description:
typedef patch
Filename:
MIME Type:
Creator:
Vova
Created:
2018-08-02 20:24:30 UTC
Size:
605 bytes
patch
obsolete
>diff -ru OpenCOLLADA-1.6.62.orig/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h OpenCOLLADA-1.6.62/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h >--- OpenCOLLADA-1.6.62.orig/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h 2018-01-13 00:23:52.000000000 +0000 >+++ OpenCOLLADA-1.6.62/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h 2018-08-02 21:17:43.932230088 +0100 >@@ -13,8 +13,8 @@ > > #include "COLLADABUPrerequisites.h" > >-struct real_pcre; >-typedef struct real_pcre pcre; >+struct real_pcre8_or_16; >+typedef struct real_pcre8_or_16 pcre; > > > namespace COLLADABU
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 651756
:
525754
|
525756
|
525758
|
525760
|
525762
|
525764
|
525766
|
542170
|
542172
| 542174 |
575926
|
575928
|
575930
|
575932
|
575934
|
575936
|
575938