Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 515720 Details for
Bug 641550
media-video/vcdimager-0.7.24 : /.../info.c:144:3: error: too few arguments to function _cdio_list_free
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
implicit declaration of strptime fix
4_vcdimager-0.7.24-implicit-strptime-fix.patch (text/plain), 865 bytes, created by
Attila Tóth
on 2018-01-21 16:55:19 UTC
(
hide
)
Description:
implicit declaration of strptime fix
Filename:
MIME Type:
Creator:
Attila Tóth
Created:
2018-01-21 16:55:19 UTC
Size:
865 bytes
patch
obsolete
>diff -urNp vcdimager-0.7.24-orig/frontends/cli/vcdimager.c vcdimager-0.7.24-dwok/frontends/cli/vcdimager.c >--- vcdimager-0.7.24-orig/frontends/cli/vcdimager.c 2018-01-21 17:41:34.661387883 +0100 >+++ vcdimager-0.7.24-dwok/frontends/cli/vcdimager.c 2018-01-21 17:42:08.521810785 +0100 >@@ -37,6 +37,7 @@ > #ifdef HAVE_STRING_H > #include <string.h> > #endif >+#define __USE_XOPEN > #include <time.h> > > #include <popt.h> >diff -urNp vcdimager-0.7.24-orig/frontends/xml/vcd_xml_build.c vcdimager-0.7.24-dwok/frontends/xml/vcd_xml_build.c >--- vcdimager-0.7.24-orig/frontends/xml/vcd_xml_build.c 2018-01-21 17:41:34.661387883 +0100 >+++ vcdimager-0.7.24-dwok/frontends/xml/vcd_xml_build.c 2018-01-21 17:42:32.310107890 +0100 >@@ -27,10 +27,8 @@ > #include <string.h> > #include <errno.h> > >-#ifdef HAVE_TIME_H > #define __USE_XOPEN > #include <time.h> >-#endif > > #include <popt.h> >
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 641550
:
510654
|
510656
|
510658
|
510660
|
510662
|
510664
|
510666
|
513106
| 515720