tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] many test errors on RPi (incl. core dump) after recen


From: Michael Matz
Subject: Re: [Tinycc-devel] many test errors on RPi (incl. core dump) after recent changes
Date: Sun, 23 Jul 2017 23:01:41 +0200 (CEST)
User-agent: Alpine 2.20 (LSU 67 2015-01-07)

Hi,

On Sun, 23 Jul 2017, grischka wrote:

As to
       static int counter;
Michael, what can I do to convince you that static locals are most
likely always not a good idea in (lib)tcc ;)

You mean because it's not reset to zero for multiple files and for usage of tcc as library? You've concinved me already with your mentioning of "(lib)" ;-) (and thanks for the fix for this)


Ciao,
Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]