Bug#725423: Forwarded

2014-04-19 Thread Gabriele Giacone
Control: notforwarded -1

On Thu, Apr 17, 2014 at 08:48:47PM +0200, Bastien ROUCARIES wrote:
> control: forwarded -1 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725423

You'd probably want to forward it to

http://code.google.com/p/haxe/issues/list

> I plan to adopt it.

Thanks,
--
G..e


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140419084337.GA32220@jessie01



Bug#725423: Forwarded

2014-04-21 Thread Gabriele Giacone
On Mon, Apr 21, 2014 at 7:47 PM, Bastien ROUCARIES
 wrote:
> Do you want to join the package maintainance of haxe BTW ?
>
> I see you have opened a collab-maint git tree, do you still care about it ?

Feel free to use/remove it.
I was interested time ago, but didn't manage to reintroduce it in stable

https://bugs.debian.org/674483#35

Thanks for taking care.
-- 
G..e


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cabcawc0swcmks0x-n61mm+hmfoisbv3v6jotmh2wl4_pw5d...@mail.gmail.com



Bug#754031: zshdb: please switch to emacs24

2014-07-06 Thread Gabriele Giacone
Source: zshdb
Severity: normal
Tags: patch
User: r...@debian.org
Usertags: emacs24
Control: block 753885 by -1

Dear maintainer,

we're hoping to remove emacs23 from unstable/testing in future:

  https://bugs.debian.org/753885

Please migrate your dependencies to "emacs | emacsen" (or whatever's
more appropriate for your package) as soon as possible.  The attached
patch may help.

Thanks for considering.

--
mass bug filer on behalf of Rob Browning, emacs maintainer
--- debian/control.orig	2014-07-06 13:13:36.074830486 +0200
+++ debian/control	2014-07-06 13:14:00.611128057 +0200
@@ -2,7 +2,7 @@
 Section: devel
 Priority: extra
 Maintainer: Debian QA Group 
-Build-Depends: zsh (>= 4.3.9), emacs23, procps
+Build-Depends: zsh (>= 4.3.9), emacs, procps
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/private/schizo/zshdb.git
 Vcs-Browser: http://git.debian.org/?p=private/schizo/zshdb.git


Bug#753996: bhl: please switch to emacs24

2014-07-06 Thread Gabriele Giacone
Source: bhl
Severity: normal
Tags: patch
User: r...@debian.org
Usertags: emacs24
Control: block 753885 by -1

Dear maintainer,

we're hoping to remove emacs23 from unstable/testing in future:

  https://bugs.debian.org/753885

Please migrate your dependencies to "emacs | emacsen" (or whatever's
more appropriate for your package) as soon as possible.  The attached
patch may help.

Thanks for considering.

--
mass bug filer on behalf of Rob Browning, emacs maintainer
--- debian/control.orig	2014-07-06 13:25:58.559942143 +0200
+++ debian/control	2014-07-06 13:26:09.288074801 +0200
@@ -7,7 +7,7 @@
 
 Package: bhl
 Architecture: all
-Depends: emacs23 | emacsen, ${misc:Depends}
+Depends: emacs | emacsen, ${misc:Depends}
 Description: Emacs mode for converting annotated text to HTML and LaTeX
  BHL is an Emacs mode that enables you to convert text files into
  HTML, LaTeX and SGML files.


Bug#725423: haxe: Closures cause VerifyError when building swf

2015-05-19 Thread Gabriele Giacone
Control: severity 725423 normal

On Sat, Oct 05, 2013 at 05:45:09PM +0100, Peter Statham wrote:
> Package: haxe
> Version: 1:3.0.0~svn6707-4
> Severity: grave
> Justification: renders package unusable
> 
> Dear Maintainer,
> 
> Using closures of any sort with the flash target (-swf) causes the
> resulting file to give an error of the sort:
> 
> > Warning: Failed to parse corrupt data.
> > VerifyError: Error #1001: The method MethodInfo-1327() is not implemented.
> 
> Steps to reproduce:
> Compile:
> 
> > class Test { public static function main () { trace ("Hello World"); } }
> 
> Using the command:
> 
> > haxe Test.hx -main Test -swf test.swf
> 
> I have marked the severity as grave rather then important as, while
> it is relatively easy to avoid using closures in your code, the haxe
> standard library makes heavy use of closures and is harder to code
> around.
> 
> Methods such as Map.keys and String.charCodeAt are among the affected.

I've just tried both

$ haxe Test.hx -main Test -swf test.swf

 and
 
$ haxe -main Test -swf test.swf # as suggested in upstream bug

They both successfully generated test.swf with no output.

Unless you provide a valid testcase to reproduce it, bug will be closed.
In the meanwhile downgrading to normal.

-- 
G..e


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150519143637.GA11874@jessie01