[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm
From: |
Daniel Glöckner |
Subject: |
Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm |
Date: |
Sun, 30 Mar 2014 18:11:58 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Sun, Mar 30, 2014 at 04:10:48PM +0100, Domingo Alvarez Duarte wrote:
> I followed the code on fossil-scm with printfs on va_start/va_end using the
> previous tcc stdargs implementation and it showed me that both the parent
> and child do va_end on the same pointer that's why the segfault.
As long as fossil-scm uses fork and not vfork, calling va_end in the
parent and child can't be the reason for the segfault.
Best regards,
Daniel
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, (continued)
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/27
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/27
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/28
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/28
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Michael Matz, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Michael Matz, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Domingo Alvarez Duarte, 2014/03/30
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm,
Daniel Glöckner <=
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Michael Matz, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Daniel Glöckner, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Daniel Glöckner, 2014/03/29
- Re: [Tinycc-devel] Tinycc from git still can't compile fossil-scm, Daniel Glöckner, 2014/03/29