From: Markos Chandras <Markos.Chandras@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] backend/pixma_bjnp: Replace index() with strchr()
Date: Tue, 6 Mar 2012 10:16:37 +0000 [thread overview]
Message-ID: <4F55E405.8040606@imgtec.com> (raw)
In-Reply-To: <4F54DF86.7000504@imgtec.com>
On 03/05/2012 03:45 PM, Markos Chandras wrote:
> Hi,
>
> This patch replaces the obsolete index() function with strchr() in
> sane-backends code. I have also filed a bug upstream
>
> https://alioth.debian.org/tracker/index.php?func=detail&aid=313563&group_id=30186&atid=410366
>
> I don't know if you want to include this patch on buildroot before
> upstream does, but it may be useful for people wondering why
> sane-backend does not build on certain systems. The index() and rindex()
> functions are only exported if uClibc is configured with
> UCLIBC_SUSV3_LEGACY_MACROS. This problem has also been discussed in the
> past:
>
> http://lists.busybox.net/pipermail/buildroot/2007-June/015201.html
>
This patch is now in sane-backends git repository
http://anonscm.debian.org/gitweb/?p=sane/sane-backends.git;a=commitdiff;h=66fb96d9ad04a901824a0ab14269b525fbbbf7c4
--
markos
prev parent reply other threads:[~2012-03-06 10:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 15:45 [Buildroot] [PATCH] backend/pixma_bjnp: Replace index() with strchr() Markos Chandras
2012-03-06 10:16 ` Markos Chandras [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=4F55E405.8040606@imgtec.com \
--to=markos.chandras@imgtec.com \
--cc=buildroot@busybox.net \
/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.