[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Tinycc-devel] TCC 0.9.25 is out
From: |
Christian Jullien |
Subject: |
RE: [Tinycc-devel] TCC 0.9.25 is out |
Date: |
Wed, 20 May 2009 12:49:21 +0200 |
Good work!
Small request:
I know that TCC_VERSION is defined as "0.9.25" but I would be better to have
something like
#define __TINYC__ 925
As with other compilers (see this *nice* page:
http://predef.sourceforge.net/preos.html)
Instead of just 1
#include <stdio.h>
int
main(int argc, char *argv[])
{
printf("%d\n", __TINYC__ );
}
If done, please inform predef.sourceforge.net of this change.
Christian
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
lostgallifreyan
Sent: Wednesday, May 20, 2009 11:49
To: address@hidden
Subject: Re: [Tinycc-devel] TCC 0.9.25 is out
grischka <address@hidden> wrote:
(20/05/2009 10:37)
>Download from
>
> http://savannah.nongnu.org/projects/tinycc
>
>--- grischka
>
Thankyou. :)
_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel
----------------------------------------------------------------------------
-----------
Orange vous informe que cet e-mail a ete controle par l'anti-virus mail.
Aucun virus connu a ce jour par nos services n'a ete detecte.
- [Tinycc-devel] TCC 0.9.25 is out, grischka, 2009/05/20
- Re: [Tinycc-devel] TCC 0.9.25 is out, lostgallifreyan, 2009/05/20
- RE: [Tinycc-devel] TCC 0.9.25 is out,
Christian Jullien <=
- Versioning (was Re: [Tinycc-devel] TCC 0.9.25 is out), Anton Rolls, 2009/05/22
- RE: Versioning (was Re: [Tinycc-devel] TCC 0.9.25 is out), Christian Jullien, 2009/05/22
- Re: Versioning (was Re: [Tinycc-devel] TCC 0.9.25 is out), lostgallifreyan, 2009/05/22
- RE: Versioning (was Re: [Tinycc-devel] TCC 0.9.25 is out), Christian Jullien, 2009/05/22
- Re: Versioning (was Re: [Tinycc-devel] TCC 0.9.25 is out), Anton Rolls, 2009/05/23
- RE: Versioning (was Re: [Tinycc-devel] TCC 0.9.25 is out), Christian Jullien, 2009/05/23
- [Tinycc-devel] Re: Versioning, Mark Wooding, 2009/05/22
- RE: [Tinycc-devel] Re: Versioning, Christian Jullien, 2009/05/22
- Re: [Tinycc-devel] Re: Versioning, lostgallifreyan, 2009/05/22