|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 135] New: PATCH: strcasestr replacementhttp://bugs.xine-project.org/show_bug.cgi?id=135
Summary: PATCH: strcasestr replacement Product: xine-lib Version: unspecified Platform: i386/x86 OS/Version: Windows Status: UNCONFIRMED Severity: critical Priority: P3 Component: Core / Backend AssignedTo: xine-bugs@... ReportedBy: carlo.bramix@... Created an attachment (id=74) --> (http://bugs.xine-project.org/attachment.cgi?id=74) Fix for this bug Not all platforms provide an implementation of strcasestr() function. MS Windows is an example of unsupported platform. So I implemented a replacement in the same manner of other missing functions. Attached patch contains my solution. Patch made from xine-lib-1.1.14 -- Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xine-bugs mailing list xine-bugs@... https://lists.sourceforge.net/lists/listinfo/xine-bugs |
|
|
[Bug 135] PATCH: strcasestr replacementhttp://bugs.xine-project.org/show_bug.cgi?id=135
Darren Salt <linux@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Darren Salt <linux@...> 2008-07-16 17:39:10 UTC --- Already fixed in current 1.1 hg. -- Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xine-bugs mailing list xine-bugs@... https://lists.sourceforge.net/lists/listinfo/xine-bugs |
|
|
[Bug 135] PATCH: strcasestr replacementhttp://bugs.xine-project.org/show_bug.cgi?id=135
Carlo Bramini <carlo.bramix@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID | Status|RESOLVED |UNCONFIRMED --- Comment #2 from Carlo Bramini <carlo.bramix@...> 2008-07-18 08:01:58 UTC --- It seems only partially solved for Win32 into current HG. libxine.def and libxinesupport.def (located into win32 directory) are still missing the _xine_private_strcasestr export name. -- Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xine-bugs mailing list xine-bugs@... https://lists.sourceforge.net/lists/listinfo/xine-bugs |
|
|
[Bug 135] PATCH: strcasestr replacementhttp://bugs.xine-project.org/show_bug.cgi?id=135
Darren Salt <linux@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from Darren Salt <linux@...> 2008-08-22 21:40:52 UTC --- Should be fixed now in hg; if not, send a patch. -- Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xine-bugs mailing list xine-bugs@... https://lists.sourceforge.net/lists/listinfo/xine-bugs |
| Free Forum Powered by Nabble | Forum Help |