From: Uri Shkolnik <urishk@yahoo.com>
To: BOUWSMA Barry <freebeer.bouwsma@gmail.com>
Cc: Linux-dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] [PATCH 5/5] Siano's SMS core system upgrade
Date: Thu, 20 Nov 2008 04:21:34 -0800 (PST) [thread overview]
Message-ID: <209003.46457.qm@web38801.mail.mud.yahoo.com> (raw)
In-Reply-To: <alpine.DEB.2.00.0811201243160.6408@ybpnyubfg.ybpnyqbznva>
--- On Thu, 11/20/08, BOUWSMA Barry <freebeer.bouwsma@gmail.com> wrote:
> From: BOUWSMA Barry <freebeer.bouwsma@gmail.com>
> Subject: Re: [linux-dvb] [PATCH 5/5] Siano's SMS core system upgrade
> To: "Uri Shkolnik" <urishk@yahoo.com>
> Cc: "Linux-dvb" <linux-dvb@linuxtv.org>
> Date: Thursday, November 20, 2008, 2:03 PM
> Hello Uri, and thanks for all the patches!
>
> On Wed, 19 Nov 2008, Uri Shkolnik wrote:
>
> > This patch provides the following:
> [smscore_patch.diff]
>
> Part of this patch appears to give problems, thanks to the
> use of 8-bit characters in the original smscoreapi.h file.
>
> This may be made worse for me by my use of UTF8 encoding
> and possibly by data getting massaged by my mailer in ways
> that I do not know about. I haven't tried to solve
> that,
> as it would require thinking an' stuff. Anyway:
>
> The part of the patch which failed for me appears to be
> limited to whitespace cleanup surrounding these lines
> (cut and pasted here):
>
> - u8 FirmwareId; /* 0xFF ??? ROM,
> otherwise the
> - * value indicated by
> - *
> SMSHOSTLIB_DEVICE_MODES_E */
>
> + u8 FirmwareId; /* 0xFF ??? ROM, otherwise
> the
> + * value indicated by
> + *
> SMSHOSTLIB_DEVICE_MODES_E */
>
> The original source file which I have contains three
> bytes with 8th-bit-set where they are shown above as
> `???'. The original file passed through `hd' gives
> 00000030 64 3b 20 2f 2a 20 30 78 46 46 20 ef bf bd 20 52
> |d; /* 0xFF ... R|
> ^^^^^^^^
> A quick google search shows this could be `U+FFFD'
> which
> is `REPLACEMENT CHARACTER' -- which means nothing to
> me,
> nor is displayed in my fonts, but it might be meaningful
> to someone else here.
>
> Since I don't know how to preserve the intended meaning
> of the original author, I'll just suggest that if
> anyone runs into this problem and wants a quick workaround,
> to edit beforehand the original smscoreapi.h file, search
> for `ROM', and replace the above series of 8-bit or
> single
> UTF8 character(s) with the series of three ASCII `?'
> question marks, then the patch should apply.
>
> Whereupon the above character can be restored or replaced
> with an ASCII-equivalent to preserve its original meaning.
>
>
> Just a FYI for anyone else.
>
> thanks!
> barry bouwsma
Hi Barry,
Thanks for the feedback, you are absolutely right.
Anyway, the original string is "0xFF - ROM" (just space dash space)
I'll commit a fix next week for this issue.
Thanks again,
Regards,
Uri
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
prev parent reply other threads:[~2008-11-20 12:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-19 9:03 [linux-dvb] [PATCH 5/5] Siano's SMS core system upgrade Uri Shkolnik
2008-11-20 12:03 ` BOUWSMA Barry
2008-11-20 12:21 ` Uri Shkolnik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=209003.46457.qm@web38801.mail.mud.yahoo.com \
--to=urishk@yahoo.com \
--cc=freebeer.bouwsma@gmail.com \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.