tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] tcc_relocate() and tcc_relocate_ex()


From: Michael B. Smith
Subject: Re: [Tinycc-devel] tcc_relocate() and tcc_relocate_ex()
Date: Sat, 1 Sep 2012 19:02:24 +0000

Speaking as someone who has been mostly quiet on this mailing list, but 
maintaining my own fork of tcc for quite some time now, you are astoundingly 
difficult to work with.

Just export the damn symbol.

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of grischka
Sent: Friday, August 31, 2012 5:39 PM
To: address@hidden
Subject: Re: [Tinycc-devel] tcc_relocate() and tcc_relocate_ex()

Sean Conner wrote:
>> Still no.  It returns (error ? -1 : ptr == NULL ? size : 0);
> 
>   Isn't that what I said?  "returns the number of bytes iff [1] ptr is NULL;
> othersise it returns 0 on success and -1 on an error."  Where in there did I
> go wrong?

I don't know.  Either you don't understand my C or you don't understand
your English.

--- grischka


_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel



reply via email to

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