tinycc-devel
[Top][All Lists]
Advanced

[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.









reply via email to

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