Hi,
On Mon, 12 Mar 2012 21:41:26 +0100, Niels Thykier wrote:
> On 2012-03-12 21:31, Niels Thykier wrote:
> > hd -n 1 -s 7 -e '/1 "%02d"'
> Actually, make that hexdump -n 1 -s 7 -e '/1 "%02d"'. Apparently, "hd"
> and "hexdump" are not as interchangable as I thought.
I can confirm that it works on
On 2012-03-12 21:31, Niels Thykier wrote:
> hd -n 1 -s 7 -e '/1 "%02d"'
Actually, make that hexdump -n 1 -s 7 -e '/1 "%02d"'. Apparently, "hd"
and "hexdump" are not as interchangable as I thought.
~Niels
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "
On 2012-03-12 19:11, Kai Ruschenburg wrote:
> Hi,
>
> On Mon, 12 Mar 2012 09:26:06 +0100, Niels Thykier wrote:
>> On 2012-02-28 19:08, Kai Ruschenburg wrote:
>> [...]
>>> Changing line 37 from
>>> new=`hd -s 7 -n 1 -d "$i" | sed -n '2s/.*\([^ ][^ ]\) *$/\1/p'`
>>> to
>>> new=`hexdump -s 6 -n 2 -e
Hi,
On Mon, 12 Mar 2012 09:26:06 +0100, Niels Thykier wrote:
> On 2012-02-28 19:08, Kai Ruschenburg wrote:
> [...]
> > Changing line 37 from
> > new=`hd -s 7 -n 1 -d "$i" | sed -n '2s/.*\([^ ][^ ]\) *$/\1/p'`
> > to
> > new=`hexdump -s 6 -n 2 -e '/1 "%u "' -e '/2 " r 256 * + p"' "$i" | dc`
> > sho
On 2012-02-28 19:08, Kai Ruschenburg wrote:
> Package: javahelper
> Version: 0.32
> Severity: normal
> Tags: patch
>
> Hi,
>
Hi,
Thanks for the report.
> when packaging Java programs on sparc (using the sources fetched by apt-get
> source), on some programs (e.g. sat4j) this warning is printed
Package: javahelper
Version: 0.32
Severity: normal
Tags: patch
Hi,
when packaging Java programs on sparc (using the sources fetched by apt-get
source), on some programs (e.g. sat4j) this warning is printed:
$ debuild
[...]
jh_depends -i
Warning: Class version too new to recognise (88), might not
6 matches
Mail list logo