tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Segmentation fault compiling broken 1-liner


From: Antti-Juhani Kaijanaho
Subject: Re: [Tinycc-devel] Segmentation fault compiling broken 1-liner
Date: Tue, 30 Aug 2005 18:28:07 +0300
User-agent: Debian Thunderbird 1.0.6 (X11/20050802)

Marcelo Jimenez wrote:
> Why do you say that t.c is broken?

There is no declaration of printf in the file (either included or
otherwise), and since printf is a stdarg function, a prototype must be
in scope.  However, this does not explain the segfault.

-- 
Antti-Juhani

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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