[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#567963: marked as done (yagiuda: -t and -T can't be specified together as indicated in doc)



Your message dated Wed, 18 Aug 2010 17:57:19 +0200
with message-id <20100818155719.GA3168@jwilk.net>
and subject line Re: Bug#567963: yagiuda: -t and -T can't be specified together as indicated in doc
has caused the Debian Bug report #567963,
regarding yagiuda: -t and -T can't be specified together as indicated in doc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
567963: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567963
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: yagiuda
Version: 1.19-6
Severity: grave
Justification: renders package unusable


tags patch

optimise -t and -T options can't be specified together as established in
the manual page.

Problem seems to be a setting in optimize.c prior to checking command
line options. 

Since this package is currently orphaned, I'll will upload to
mentors.debian.net a new package closing this bug. There is no upstream
new version of this software.

Thanks.
Here's a patch that seems to work:

diff -r yagiuda-1.19/src/optimise.c yagiuda-1.19_fer/src/optimise.c
45,46d44
<       flag.eflg=31;    /* set elements to move */
<       flag.oflg=32805; /* Set things to optimise for */
50a49,51
>     /* set these _after_ check_flags, FMM 20100131 */
>       flag.eflg=31;    /* set elements to move */
>       flag.oflg=32805; /* Set things to optimise for */



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yagiuda depends on:
ii  libc6                         2.10.2-5   Embedded GNU C Library: Shared lib

yagiuda recommends no packages.

yagiuda suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1.19-6.2

optimise -t and -T options can't be specified together as established in the manual page.

This bug was fixed in yagiuda 1.19-6.2.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: