Bug#941039: ITP: ciao-prolog -- Ciao logic programming language and development system

2019-09-23 Thread Salvador Abreu
Package: wnpp Severity: wishlist Owner: Salvador Abreu * Package name    : ciao-prolog   Version : 1.18.0   Upstream Author : Ciao support * URL : http://www.ciao-lang.org/ * License : LGPL   Programming Lang: C, Prolog   Description : Ciao logic programming

Bug#861027: gprolog bug still there despite easy fixes

2019-03-10 Thread Salvador Abreu
Hi, the problem with Debian gprolog is that it's based on an experimental branch (modules), which is incomplete and is the cause of the bug. The fix may be as simple as getting the regular upstream and recompiling it. I'm a bit confused with the git-based packaging tools, so maybe I should

Bug#847413: gprolog: Debian changelog uncompressed

2016-12-07 Thread Salvador Abreu
Hi; I'll take care of it in the next version (which is needed for other reasons as well...) thanks for noting, -s > On 07 Dec 2016, at 23h26, Aaron M. Ucko wrote: > > Package: gprolog > Version: 1.4.5-1 > Severity: serious > Justification: Policy 12.7 > > gprolog now ships

Bug#562394: gprolog: NMU diff for 1.3.0-6.1

2010-03-25 Thread Salvador Abreu
100644 index 000..4407379 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +10-latex-fix.patch diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Salvador

Bug#356406: gprolog segfault on division with amd64

2006-03-14 Thread Salvador Abreu
: gprolog Version: 1.2.18-12 Any time a division is done in gprolog, I get a segfault with sprintf() at the top of the backtrace, and what looks like tons of NULLs in the stacktrace. Regards -- Salvador Abreu Departamento de Informática Universidade de Évora PGP.sig Description

Bug#323528: FTBFS: Invalid lvalues in assignments

2005-08-17 Thread Salvador Abreu
Hello Matt, On Tue, 2005-08-16 at 17:12 -0700, Matt Kraai wrote: gprolog fails to build because it contains invalid lvalues in some assignments: gplc -c -C '-O3 -fomit-frame-pointer -funsigned-char -Wall -Wall -DDEBIAN' engine.c `-mcpu=' is deprecated. Use `-mtune=' or '-march='

Bug#272829: gprolog_1.2.18-12_mipsel: FTBFS: undefined reference to `Asm_Start'

2005-08-17 Thread Salvador Abreu
Hi Anibal, Maybe fact, I should remove mips from the Architecture: line for the gprolog package, as the code generator back end is for MIPS on IRIX; I don't really have the resources to go chasing after a MIPS machine to check whether the IRIX code works for Linux/gcc/gas. Maybe you could give