Bug#966850: iverilog: bison 3.7 fix available

2020-09-14 Thread aelmahmoudy
I think the pull request below fixes the issue: 
https://github.com/steveicarus/iverilog/pull/349



Bug#597441: ITP: amiri -- Naskh style, typographically oriented font, mainly for printing and running text.

2010-09-19 Thread aelmahmoudy
On Mon, Sep 20, 2010 at 12:02:04AM +0400, Konstantin Khomoutov wrote:
 On Sun, Sep 19, 2010 at 10:16:44PM +0300, أحمد المحمودي wrote:
 
  Package: wnpp
  Severity: wishlist
 [...]
  * Package name: amiri
Version : 0.001
Upstream Author : Khaled Hosny khaledho...@eglug.org
  * URL : http://naskh.sf.net
 [...]
 
 The SF server returns 404 for both this URL and http://sf.net/project/naskh
 I assume it was meant to be http://amiri.sourceforge.net/
---end quoted text---

Yes indeed ! Sorry !

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7


signature.asc
Description: Digital signature


Bug#511996: sl-modem-daemon: slmodemd doesn't work, process unkillable

2009-03-05 Thread aelmahmoudy
On Sat, Feb 21, 2009 at 04:56:46PM -0800, Corey Hickey wrote:
 Ok, here's the patch. Feel free to tweak it as you see fit.
 
 I'm at my mom's house right now, so I hooked up the land line, dialed, and
 gave the patch a rudimentary test with actual connectivity. It seems to
 work fine, even with realtime scheduling.
---end quoted text---

Thanks, I have applied your patch (sorry for late response, I was a 
little busy). I am preparing an upload, So I wanted to know: does the 
use of ulimit fix the unkillable process problem with kernels configured 
with the particular realtime configuration you mentioned ?

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C  156E D325 C3C8 9DCA 0B27



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511996: sl-modem-daemon: slmodemd doesn't work, process unkillable

2009-01-18 Thread aelmahmoudy
On Sat, Jan 17, 2009 at 01:07:48PM -0800, Corey Hickey wrote:
 The process being unkillable is rather worrisome to me, and makes me
 wonder if the privilege dropping is actually exposing a kernel bug. What
 kernel version are you using? I can try testing that and see if I still
 have the same problem.
---end quoted text---

  I'm using kernel version 2.6.24 under Ubuntu Hardy.

Btw, is it only that the process in unkillabled, or is it also that 
slmodemd does NOT work ?

-- 
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C  156E D325 C3C8 9DCA 0B27



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#475733: (no subject)

2008-04-16 Thread aelmahmoudy
Hello,

On Wed, Apr 16, 2008 at 10:21:13PM +0200, Nico Golde wrote:
  if(path[0]!='/')
  -   sprintf(tmp,%s/translations/%s,DATAPATH,path);
  +   snprintf(tmp,302,%s/translations/%s,DATAPATH,path);
 
 off-by two. Why don't you just use sizeof(tmp)?
 Kind regards
 Nico
---end quoted text---

  Actually for this one, tmp is declared as: char tmp[302];

  I will use sizeof(tmp) anyways.

  So is this patch enough to close the bug ?

-- 
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
  SySDSoft, Inc.
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C  156E D325 C3C8 9DCA 0B27



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]