[vdr] [PATCH] vdr-1.3.39 & crash bug in schedule
Darren Salt
linux at youmustbejoking.demon.co.uk
Tue Jan 24 17:44:10 CET 2006
I demand that Klaus Schmidinger may or may not have written...
[snip]
> --- epg.c 2006/01/20 14:09:48 1.51
> +++ epg.c 2006/01/23 07:29:53
> @@ -312,8 +312,10 @@
> Event->SetVersion(Version);
> Event->SetStartTime(StartTime);
> Event->SetDuration(Duration);
> - if (newEvent)
> + if (newEvent) {
> + Event->SetTitle(tr("No title"));
[snip]
That patch has suffered from whitespace mangling: every line which begins
with a space has had one extra space inserted.
Thunderbird is known to mangle inline patches... :-|
--
| Darren Salt | d youmustbejoking,demon,co,uk | nr. Ashington,
| Debian, | s zap,tartarus,org | Northumberland
| RISC OS | @ | Toon Army
| <URL:http://www.youmustbejoking.demon.co.uk/progs.packages.html>
Don't get stuck in a wardrobe - wear yourself out.
More information about the vdr
mailing list